A REST API built for n8n, Make and your own scripts

The same publishing layer the dashboard uses, over Bearer keys - plan, create, list and check posts, media and accounts.

Read the docs
curl
curl https://api.dropslate.top/v1/posts/plan -H "Authorization: Bearer ds_live_..." -d @plan.json

01

What is in it

  • Bearer API keys with read and write scopes, created in Settings.
  • POST /posts/plan is a dry run with no side effects; POST /posts requires confirm: true.
  • Every response is documented in a full OpenAPI 3.1 spec.
  • Errors are literal: {code, message, hint} - message states the fact, hint says what to do.

Start with two accounts. Upgrade when the queue grows.

No card, no time limit. Connect a channel, upload a file, schedule a post — or let your agent do it.