Skip to main content
Use the Inboxapp API to manage inboxes and messages from your own apps. Full reference: API overview · Quickstart.

Prerequisites

  • An Inboxapp account
  • An API key from account settings (treat it like a password)
  • Optional: Postman or cURL for testing

Base URL

https://inboxapp.com/api/v1 Authenticate with a Bearer token using your API key in the Authorization header.

Common tasks

Follow the official guides for listing inboxes, working with threads, and sending messages: Note: Replying to existing conversations works on all plans. Sending the first message to a new contact needs the outbound/API add-on described in Billing — Plans and credits. Still stuck? Contact support from the app, or email support@inboxapp.com for API issues.