curl --request POST \ --url https://api.helicone.ai/v1/pi/total-costs \ --header 'authorization: <api-key>'
{ "data": 123 }
Ok
The response is of type object.
object
Was this page helpful?