POST
/
v2
/
experiment
/
{experimentId}
/
evaluators
/
run
curl --request POST \
  --url https://api.helicone.ai/v2/experiment/{experimentId}/evaluators/run \
  --header 'authorization: <api-key>'
{}

For users in the European Union: Please use eu.api.helicone.ai instead of api.helicone.ai.

Authorizations

authorization
string
header
required

Path Parameters

experimentId
string
required

Response

200 - application/json

Ok

The response is of type object.