Skip to main content
The EVO Dialed backend exposes three API namespaces, each serving different clients.

API namespaces

Internal API

For EVO team members. Requires admin JWT with user_typ: "evo".

Brands

Campaigns

Creators

Mission Control

Pipeline

Chat (Admin)

Creator API

For creators via iOS app. Requires creator JWT with user_typ: "creator".

Dashboard

Brands

Campaigns

Integrations

Chat

Brand Deals

Public API

No authentication required (some endpoints need passcode).

Client Hub

Reports

Contracts

Invites

Webhooks

External services call these endpoints:

Response format

All responses are JSON:

Error responses

Rate limiting

  • General: 1000 requests/minute
  • Client hub passcode: 20 attempts/hour
  • OAuth: 60 requests/minute