cURL
curl --request POST \ --url https://api.helicone.ai/v1/trace/log-python \ --header 'Content-Type: application/json' \ --header 'authorization: <api-key>' \ --data '"<any>"'
Log a Python trace
eu.api.helicone.ai
api.helicone.ai
The body is of type any.
any
No content
Was this page helpful?