POST
/
v1
/
trace
/
log-python
curl --request POST \
  --url https://api.helicone.ai/v1/trace/log-python \
  --header 'Content-Type: application/json' \
  --header 'authorization: <api-key>' \
  --data '"<any>"'

Authorizations

authorization
string
header
required

Body

application/json · any

The body is of type any.