Version: v1
Expedify API
The Expedify public API — one scoped /v1 gateway over CRM, Workflows, Knowledge Base and Analytics. Authenticate with a Bearer agx_ API key (Settings → API Keys); every operation is gated by least-privilege scopes (default-deny). Responses use a uniform envelope with cursor pagination, X-RateLimit-* headers and a single error shape.
Every capability here is also available to AI agents over MCP (Model Context Protocol) with the same key and scopes — see the MCP reference.
Authentication
- HTTP: Bearer Auth
Scoped API key. Send as: Authorization: Bearer agx_<key>
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |