POST
/
v1
/
pi
/
org-name
/
query
curl --request POST \
  --url https://api.helicone.ai/v1/pi/org-name/query \
  --header 'authorization: <api-key>'
{
  "data": "<string>"
}

Authorizations

authorization
string
header
required

Response

200 - application/json
Ok
data
string
required
error
enum<number> | null
required