Skip to main content
The Traversal API lets you integrate investigations into your own tools, pipelines, and workflows. Anything a member can do in the Traversal web app, you can do over the API. To get started, create an API key and make your first request.

Base URL

All endpoints are served from:
Single-tenant SaaS and BYOC customers use the API endpoint exposed by their dedicated deployment instead — see single-tenant SaaS or Bring Your Own Cloud for details.

Error format

All errors follow a consistent envelope:
When retry_after is present in the body, the response also includes a standard Retry-After HTTP header with the same value.

Status codes

Individual endpoints may define additional status codes specific to their behavior — see the relevant API reference page for details.