curl -X GET "https://api.helicone.ai/v1/prompt-2025/count" \
-H "Authorization: Bearer $HELICONE_API_KEY"
42
Get the total number of prompts
curl -X GET "https://api.helicone.ai/v1/prompt-2025/count" \
-H "Authorization: Bearer $HELICONE_API_KEY"
42
curl -X GET "https://api.helicone.ai/v1/prompt-2025/count" \
-H "Authorization: Bearer $HELICONE_API_KEY"
42
Was this page helpful?