Welcome
Build on Dynamo — publish social content, automate engagement, and sync your audience.
Dynamo Developer Docs
Dynamo lets you manage social content, automate audience engagement, and sync customer data — programmatically. These docs cover everything you need to build on top of Dynamo's public APIs.
Quickstart
Create your first scheduled post in four signed requests.
Authentication
Sign every request with your API key and secret (HMAC).
API Reference
The External API: channels, posts, superpowers, VIP, ads & more.
Audience API
Push identities, activity, properties and purchases into Dynamo.
What you can build
- Publish & schedule content — discover channels, draft posts, and run the approval workflow exactly as the in-app composer does. See Posts & Scheduling.
- Automate engagement — attach a Superpower to auto-reply to comments, send DMs, run raffles and giveaways.
- Sync your audience — use the Audience API to report user identity, retention activity, custom properties and revenue.
- Connect your data — bring audiences in from your CRMs with read-only keys.
Two APIs
External API
Channels, published & scheduled posts, superpowers, workspaces, VIP analytics, broadcasts, ads and campaigns.
Audience API
Identify users and report activity, properties, purchases and conversions for targeting & retention.
Both APIs share the same HMAC authentication — one key/secret, one signing scheme. Start with Authentication.