Back to docs
In development

Developer API

We're building a REST API so you can manage contacts, campaigns, and more programmatically. It isn't available for general use yet. Here's where things stand.

What's coming

The first release will cover the core objects you work with in the dashboard, with scoped, revocable API keys for authentication:

  • Contacts: list, create, update, and tag
  • Segments: read membership and counts
  • Campaigns: read campaign data and stats
  • Meetings: read and manage bookings
  • Webhooks for key events (planned)

API keys

You can already generate and manage scoped API keys under Settings > API Keys in your dashboard. Keys are shown once at creation and stored hashed. They'll start authenticating requests as soon as the endpoints go live, so you can get your integration plumbing ready now.

Want early access?

If an integration is blocking you, tell us what you need to build. It helps us prioritise, and we'll let you know the moment the API is ready.

Request early access