Base URL: https://api.inboxrider.com/api/v1.
Create keys in the app under Settings → Company → API & integrations.
Guides
- API reference — auth, scopes, send mail, list conversations, resolve threads, errors, rate limits.
- Webhooks — register endpoints,
message.inboundpayload, HMAC verification, retries.
Quick start
curl -sS https://api.inboxrider.com/api/v1/channels \
-H "Authorization: Bearer ir_…"