cURL
curl --request POST \ --url https://api.helicone.ai/v2/experiment/{experimentId}/evaluators/run \ --header 'Authorization: <api-key>'
{ "data": null, "error": null }
Execute evaluators for an experiment using v2 API
eu.api.helicone.ai
api.helicone.ai
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
Ok
Was this page helpful?