Skip to main content

Docs · Partner API

Partner API — authentication and tiers

The public partner API at /v1/partner/stats serves tier-aware aggregate statistics. Keys are issued from the account console (/account/api-keys). The endpoint is non-interpretive (D-001) — it returns counters and timeseries only, never per-subject identification.

Tier semantics

  • FREE_PARTNER. Summary counters only.
  • PRO_PARTNER. Adds 90-day timeseries and framework breakdown.
  • ENTERPRISE_PARTNER. Additionally exposes your own-EGC tenant_summary.

Canonical reference

Full request/response schemas, authentication headers, and rate-limit semantics live in the OpenAPI document published at /api-docs. The narrative partner guide is being prepared for the public docs site; until that lands, the OpenAPI surface is the authoritative source.