Skip to main content

Base URL

All endpoints are scoped to a project:

Authentication

Include your API key in the Authorization header. Keys are prefixed with tk_.

Rate Limiting

All endpoints are rate-limited to 100 requests per second per API key. Exceeding this limit returns a 429 response with a Retry-After header.

Response Format

All responses return JSON with Content-Type: application/json.

Error Codes

Error responses include a JSON body:

API Categories

Quick Start

Log a trace with a single cURL call:
Response: