API Reference
Programmatic access to your ReplyBase workspace. Build integrations, sync contacts, send messages, and manage leads from your own stack.
Coming Soon — Available Q3 2026
The REST API is under active development and will be available to Business plan subscribers first. The endpoint overview below reflects the planned API surface.
Overview
The ReplyBase REST API lets you read and write to your workspace programmatically. All requests are authenticated via a Bearer API key generated in Settings → Integrations → API Keys.
https://app.replybase.co.uk/api/v1
Authorization: Bearer rb_live_xxxxxxxxxxxxxxxx
Key Concepts
API Keys
Scoped keys with read/write permissions. Rotate or revoke at any time from Settings.
REST + JSON
Standard REST conventions. All requests and responses use application/json.
Rate Limits
Business plan: 1,000 req/min. Scale plan: 200 req/min. Headers included in every response.
Planned Endpoints
/v1/contacts/v1/contacts/:id/v1/conversations/v1/leads/v1/leads/:id/tags/v1/messages/v1/botsGet notified when the API launches
Business plan subscribers will get early access and full API documentation.