InboxRider
Home Docs Pricing Log in
Home/ Docs
Developers

API & webhooks

Build on InboxRider with organization API keys and signed inbound events.

Overview API reference Webhooks

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.inbound payload, HMAC verification, retries.

Quick start

curl -sS https://api.inboxrider.com/api/v1/channels \
  -H "Authorization: Bearer ir_…"
© 2026 InboxRider
API Webhooks Privacy Terms