Skip to main content
A curated overview of the main resources an API key can call. Paths are relative to https://api.autocampaign.ai and have no /api prefix. For complete request/response schemas and a try-it console, use the interactive docs.
All endpoints share the same response envelope, pagination, and errors. Path :id values are UUIDs.

Example request

Contacts

Base path /contacts.

Segments

Base path /segments.

Tags

Base path /tags.

Campaigns

Base path /campaigns.

Polls

Base path /polls.

SMS templates

Base path /sms-templates. Join links — base path /join-links. Short links — base path /short-links.

Session-only surfaces

These reject API keys and require a signed-in session:
  • Inbox (/inbox/*) — conversations, messages, notes.
  • API key management (/api-keys/*) and webhooks (/webhook-endpoints/*).

Full interactive reference

Every endpoint with schemas and a try-it console, at api.autocampaign.ai/docs.