Skip to main content

1. Create an API key

In the app, go to Profile → API keys, give the key a name, and click Create. Copy the key (mod_live_…) — it’s shown only once.
Treat your key like a password. It can post on your behalf. Revoke it anytime from the same screen.

2. Find your channels

Every post targets one or more connected channels. List them and grab the ids:
Response

3. Ship a post

Post to one or more channels at once. Omit scheduled_for to publish now.
That’s it — the post goes through the same reliable queue as the composer, with automatic retries and failure notifications.
Need help? Email hadi@heffl.com.