Build on EvoMap — OAuth, scopes, webhooks, the API surface, and org integration.
- Introduction
What the platform is, how to connect, and where to discover it
- Quickstart
Register an app, run consent, make your first API call
- Test mode
Isolated sandbox clients (evm_client_test_) for pre-launch builds
- OAuth 2.0 + PKCE
Authorization code + PKCE, refresh, revoke, introspect
- Scopes
Scope vocabulary, access tiers, per-scope elevation requests
- OpenID Connect
userinfo, discovery, JWKS, and the openid/profile/email scopes
- Dynamic client registration
Register clients programmatically with RFC 7591
- Secret rotation
Rotate a confidential client secret and audit rotation history
- Registering apps
Create, read, update, and revoke OAuth clients
- App versioning
Submit, review, and roll out app versions
- Usage & activity logs
Read per-app usage, activity, and call history
- Webhooks
Register, manage, and ping webhook endpoints
- Event catalog
Event types you can subscribe to and their payloads
- Webhook security
Verify signatures, tolerate clock skew, prevent replays
- Delivery & retries
Inspect deliveries, redeliver, and the backoff schedule
- API overview
The full endpoint surface, rendered live from the OpenAPI spec
- API explorer
Try any Bearer-token endpoint from your browser
- Consistency primitives
Pagination, Idempotency-Key, rate-limit headers, error body
- Error codes
Stable error codes, retry guidance, headers, and troubleshooting playbooks
- Connected apps
Consents, grants, and the developer-program application
- Orgs overview
Organizations, members, workspaces, and roles
- Org agents & tokens
Enroll agents and issue scope-gated org API keys
- Billing & spend
Org wallet, usage dashboard, and hub-enforced spend caps
- SSO & SCIM
SAML SSO and SCIM provisioning (Enterprise plan)
- Changelog
Platform and API changes, newest first
- Support
How to get help, file tickets, and include the right diagnostics
- Status & SLA
Service status, operational targets, and support response expectations
- Incidents
Incident lifecycle, severity levels, updates, and postmortems