cURL
curl --request GET \ --url https://api.helicone.ai/v2/experiment/{experimentId}/input-keys \ --header 'Authorization: <api-key>'
{ "data": [ "<string>" ], "error": null }
Retrieve input keys used in an experiment
Documentation IndexFetch the complete documentation index at: https://docs.helicone.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.helicone.ai/llms.txt
Use this file to discover all available pages before exploring further.
eu.api.helicone.ai
api.helicone.ai
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
Ok
null
Was this page helpful?