External API
The Dynamo External API — channels, posts, superpowers, VIP analytics, broadcasts, ads and campaigns.
External API Reference
Beta
The External API is in beta. Endpoints, parameters, and response shapes may change — including breaking changes — in future releases. We'll note changes in these docs; pin to documented behavior before depending on it in production.
The External API is a key/secret–authenticated HTTP API for discovering channels, reading published posts, drafting and scheduling social posts (with superpowers), and reading VIP, broadcast and ads analytics.
https://us-central1-seamless-pro.cloudfunctions.net/externalApi/v1Every request is HMAC-signed — see Authentication. New here? Start with the Quickstart.
Resources
Organizations
Discover the organizations your key can access.
Channels
List connected Facebook Pages and Instagram accounts.
Workspaces
Discover workspaces, including VIP workspaces.
Community
Posts
Read published posts, insights and live comments.
Scheduled Posts
Create drafts and run the approval workflow.
Superpowers
List reusable engagement-automation templates.
VIP
VIP Users
VIP user profiles and exports.
VIP Messages
Read VIP conversation messages and export them.
Messages Overview
Aggregated conversation-label analytics.
Ads & broadcasts
Ad Accounts
Connected Meta ad accounts, pixels, and campaign creation.
Campaigns
Get, update and delete campaigns, plus lifetime and daily insights.
Marketing Messages / Broadcasts
Marketing messages and broadcasts with delivery funnels.
Links
Link Protection
Verify Dynamo-signed links on your backend — signature, replay, expiry, and user binding — before granting a reward.
List accessible organizations
List the organizations the caller can access — for an API-key caller, the single org the key belongs to. The org-discovery entrypoint: it needs no organization in scope.