curl -X GET "https://api.helicone.ai/v1/prompt-2025/count" \ -H "Authorization: Bearer $HELICONE_API_KEY"Get Prompt Count
Get the total number of prompts
1 min read
gethttps://api.helicone.ai/v1/prompt-2025/count
gethttps://api.helicone.ai/v1/prompt-2025/count
Retrieves the total count of prompts in the organization.
Response#
Returns the total number of prompts as an integer.
