Drive the whole product from your own code
The API is not a separate developer tier. It is on every paid plan, with the same rate limits published in the docs and an API key you generate yourself.
What the API reaches
Posts and their schedules, media uploads, the list of connected accounts, incoming comments, and automation state. Anything the interface can do to a post, a request can do to the same post — the screens and the API run against one service, not two.
Webhooks, signed
New comment, incoming direct message, and publish result are pushed to your endpoint as they happen. Each delivery carries a signature so your side can prove the request came from eksis before acting on it.
Built for the work you already automate
Publish a product post the moment stock lands, mirror a CMS release to every channel, or route comments into the helpdesk you already run. Rate limits are stated up front so a batch job can be paced instead of discovered the hard way.
Frequently asked questions
- Do I need a higher plan to use the API?
- No. Every paid plan includes full API and webhook access. The plan changes how many accounts and operators the workspace holds, not what the API can reach.
- How are API keys managed?
- Keys are created per workspace and can be revoked at any time. A revoked key stops working immediately, and requests made with it are refused rather than queued.
Keep reading
- Schedule once, publish everywhere One composer, every connected account, and a calendar that shows the whole week at a glance. Posts publish natively through each platform's API — nothing waits for you to confirm on a phone.
- One queue for every conversation Comments and direct messages from all your connected accounts arrive in the same place, in the order they came in, with the post they belong to attached.
- Answer the repetitive half automatically Most incoming messages are the same handful of questions. A rule catches those, replies in seconds, and leaves the rest of the queue for a person.
Start on the free plan
Connect two accounts, schedule your first week, and see whether it fits. No card, no trial countdown.
Get started