Skip to main content
POST
/
v1
/
pi
/
org-name
/
query
cURL
curl --request POST \
  --url https://api.helicone.ai/v1/pi/org-name/query \
  --header 'Authorization: <api-key>'
{
  "data": "<string>",
  "error": null
}

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer YOUR_API_KEY'

Response

200 - application/json

Ok

data
string
required
error
enum<number> | null
required
Available options: