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/v1/pi/org-name/query \ --header 'Authorization: <api-key>'
{ "data": "<string>", "error": null }
Search for organizations by name
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
Ok
null
Was this page helpful?