Try the API live with your token — paste it once with Authorize, then send a real request and read the response. Full per-endpoint details are below.
Request body
Authorization header
curl -X POST /v1/ingest \ -H "Authorization: Bearer sk_..." \ -H "Content-Type: application/json" \ --data-binary @body.json