Skip to content

API Reference

REST API

The platform exposes a JSON-over-HTTPS API. Authenticate with an API key, send a request, get a response. Every endpoint, parameter, and schema below is generated from the same OpenAPI spec the SDK is built from.

Search

Filter every endpoint by method, path, summary, or operation id.

Base URLs

EnvironmentBase URL
Productionhttps://api.bedrockgovernance.com
Sandboxhttps://api.sandbox.bedrockgovernance.com
Local developmenthttp://localhost:4000

Authentication

Most endpoints require an API key, sent in the X-Bedrock-Key header. Keys are scoped to a single firm and are issued from the dashboard. See Authentication for the full story including JWT-based browser authentication.

Endpoint groups

Endpoints are grouped by tag. Pick a group below.

Error responses

Errors follow a single shape: a JSON body with statusCode, message, and error. See Error codes for the full list.

Rate limits

The API is rate-limited per API key. Limits are documented per endpoint where they differ from the default. Exceeding the limit returns 429 Too Many Requests with a Retry-After header.

Versioning

The platform follows SemVer for its public spec. Breaking changes ship under a new path prefix (e.g. /v2/); additive changes ship in place. Any prefix that is removed carries a 12-month deprecation window.

Hi! I'm Bedrock's AI assistant. I can answer questions about the product, pricing, compliance coverage, and integrations. What would you like to know?