Skip to main content

What is Inbox?

Inbox is the API for sending and managing DM conversations across messaging platforms — starting with X (Twitter), with Instagram and LinkedIn coming Q2 2026. Send and receive DMs through a unified API, sync conversations with your systems, and build custom workflows. Your team also gets a fast inbox interface to manage conversations, assign threads, and collaborate in real time.
Platform support: The API currently supports X (Twitter) DMs. Instagram and LinkedIn are coming in Q2 2026. See Supported platforms for the full roadmap.
For teams:
  • Manage all X DM conversations in one place
  • Assign, tag, and track conversations
  • Organize with tags and workflow stages
  • Real-time collaboration
For developers:
  • Programmatic access to all conversations
  • Reliable message delivery
  • Sync data with external systems
  • Build custom integrations

What you can build

Messaging automation

Send DMs programmatically. Build custom send workflows, schedule messages, and handle delivery.

CRM integration

Sync conversations to HubSpot, Salesforce, or your internal tools. Keep your systems in sync.

AI-powered responses

Build intelligent auto-replies. Answer questions, handle conversations, and route complex queries to your team.

Custom dashboards

Track response rates, measure team performance, and build analytics on top of your DM data.

Get started with the API

Prerequisites: An Inbox account with API access enabled. Set your API token:
export INBOX_API_TOKEN="your_token_here"
Make your first request:
curl https://inboxapp.com/api/v1/team \
  -H "Authorization: Bearer $INBOX_API_TOKEN"

Next steps

Why teams choose Inbox

Assign conversations, track who’s handling what, and collaborate without stepping on each other’s toes. Tags and workflow stages keep your conversations organized.
Automate message delivery, CRM syncing, conversation routing — and keep the human touch for what matters.
Role-based access, team-wide rate limits, and multi-account support. Connect multiple X accounts and manage them from one workspace.