Skip to main content

Adrata Developers

Status

Operational checklist for debugging Adrata API, SDK, webhook, and MCP integrations.

Health check
curl https://api.adrata.com/health

What to log

Log your own request ID, Adrata response request ID, HTTP status, problem `error_code`, `docs_url`, rate-limit bucket headers, webhook event ID, and idempotency replay headers.

Escalation packet

When opening a support issue, include the request ID, UTC timestamp, endpoint, method, workspace ID, SDK version, `Adrata-Version`, and the smallest reproducible payload with secrets removed.

Production cutover

`api.adrata.com` is live. `mcp.adrata.com` and `sandbox.adrata.com` are not deployed and do not resolve — do not point a client or a health check at them; npm and PyPI publication are gated until production approval.