Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.helicone.ai/v2/experiment/create/from-request/{requestId} \ --header 'Authorization: <api-key>'
{ "data": { "experimentId": "<string>" }, "error": null }
Create a new experiment based on an existing request using v2 API
eu.api.helicone.ai
api.helicone.ai
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
Ok
Show child attributes
null
Was this page helpful?