Documentation Index
Fetch the complete documentation index at: https://docs.inboxapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Current support
The Inbox API currently supports X (Twitter) DMs. All API endpoints, webhooks, and features documented here work with X.Platform roadmap
| Platform | Status | Expected |
|---|---|---|
| X (Twitter) | Available | — |
| Coming soon | Q2 2026 | |
| Coming soon | Q2 2026 | |
| TikTok | Planned | TBD |
| Planned | TBD |
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 concept | X (Twitter) | ||
|---|---|---|---|
| Thread | DM conversation | DM conversation | Message thread |
| Message | Direct message | Direct message | InMail / message |
| Prospect | X user | Instagram user | LinkedIn user |
| Account link | Connected X account | Connected IG account | Connected LI account |
platform field value on API objects.