cURL
curl --request POST \ --url https://api.helicone.ai/v1/pi/org-name/query \ --header 'Authorization: <api-key>'
{ "data": "<string>" }
Search for organizations by name
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
Ok
Was this page helpful?