Skip to main content

Current support

The Inbox API currently supports X (Twitter) DMs. All API endpoints, webhooks, and features documented here work with X.

Platform roadmap

PlatformStatusExpected
X (Twitter)Available
InstagramComing soonQ2 2026
LinkedInComing soonQ2 2026
TikTokPlannedTBD
WhatsAppPlannedTBD
The API is designed to be platform-agnostic. When new platforms launch, your existing integration patterns (threads, messages, prospects) will work the same way — the platform field on objects will reflect the new platform.

What “platform-agnostic” means for your code

The data model uses generic concepts that map across platforms:
Inbox conceptX (Twitter)InstagramLinkedIn
ThreadDM conversationDM conversationMessage thread
MessageDirect messageDirect messageInMail / message
ProspectX userInstagram userLinkedIn user
Account linkConnected X accountConnected IG accountConnected LI account
Code you write today against the X integration will require minimal changes when new platforms are available. The main difference will be the platform field value on API objects.

Need a specific platform?

If your use case depends on a platform not yet supported, reach out. Platform prioritization is driven by customer demand. Email support@inboxapp.com with your platform needs, use case, and timeline. This directly influences our roadmap.