Base URL
All v1 endpoints are served from:OpenAPI spec
The machine-readable OpenAPI 3.1 document is available at:Authentication
All requests must include an API key as a bearer token in theAuthorization header:
Request and response format
The API accepts and returns JSON. SetContent-Type: application/json on all requests with a body.
Error responses follow RFC 9457 Problem Details and use Content-Type: application/problem+json.
Resources
Quick start
Fetch your organization’s stakeholders with a singlecurl call:
nextCursor value as a cursor query parameter to fetch the next page. See the pagination guide for details.