Docs

Status

Current production surface

Status

Current production surface

  • public docs: `https://secapi.ai/docs`
  • API: `https://api.secapi.ai`
  • hosted MCP: `https://api.secapi.ai/mcp`
  • API health: `https://api.secapi.ai/healthz`
  • API readiness: `https://api.secapi.ai/readyz`

Expected signals

  • every API response includes `Request-Id`
  • every API response includes `traceparent`
  • auth discovery is available through the WorkOS-backed `.well-known` endpoints
  • billing, search, and event surfaces are live in production

How to report an incident

  • include the failing endpoint
  • include the exact `Request-Id`
  • include the timestamp and org id if known
  • include whether the failure was API, webhook, stream, billing, or MCP related

Support workflow

  • first inspect `https://api.secapi.ai/healthz`
  • then inspect `/v1/admin/orgs`, `/v1/admin/orgs/{org_id}`, and request diagnostics
  • replay webhook deliveries when downstream delivery is the only failure mode