A real API, with webhooks you can trust
Build on SkedCast with a versioned REST API, scoped API keys and OAuth, and get signed webhooks the moment something happens.
REST API and API keys
Create, schedule and read posts, clients, accounts, media and analytics over a versioned REST API. Mint API keys, give each one only the scopes it needs, rotate them, and revoke them at any time.
- Authenticate with an API key or an OAuth bearer token
- Scopes limit a key to reading or to specific writes
- API keys are included from the Studio plan
Signed webhooks
Subscribe an endpoint to any of 40 events, from a post publishing or failing to a campaign being shifted. Every delivery is signed so you can verify it came from SkedCast.
- HMAC-SHA256 signatures with standard webhook headers
- Retries with exponential backoff, delivered at least once
- Secrets rotate with a 24-hour overlap, so nothing drops mid-change
Built for the failure case
An endpoint that keeps failing is disabled and its owner is emailed, with the reason visible. Delivery history is kept for 90 days so you can see exactly what was sent and how your server answered.
Safe by default
Webhook deliveries are checked against private-network addresses before they are sent, and the API enforces your plan on every request, not only when a key is created.
API & webhooks FAQ
- Does SkedCast have a public API?
- Yes. A versioned REST API covers posts, clients, accounts, media and analytics, authenticated by scoped API keys or OAuth 2.1.
- How are SkedCast webhooks secured?
- Each delivery is signed with HMAC-SHA256, endpoints are checked against private network addresses, and secrets rotate with a 24-hour overlap.
- What happens if my webhook endpoint is down?
- Deliveries retry with exponential backoff. An endpoint that keeps failing is disabled, its owner is emailed, and the delivery history is kept for 90 days.
- Which plan includes webhooks?
- Webhooks are included from the Studio plan.
Ready to broadcast everywhere?
Sign up free — no credit card. You land on the Free plan, and you can start a one-time 7-day Studio trial from your workspace whenever you are ready. Connect your first accounts, import a batch, and watch one post fan out across every platform.