The Stynar API lets your application read account and usage data and trigger platform actions — like creating a campaign or connecting a sending account — programmatically, using the exact same logic as the Stynar web app. Nothing is reimplemented separately, so behavior always matches what you'd see clicking the equivalent thing in the app.
Bearer-token authentication with esk_-prefixed keys, created and managed from Settings → API Access.
Across 7 API areas — campaigns, templates, leads, meetings, AI, conversations, and sending accounts.
Per-account limits set individually by Stynar when access is granted.
A key can only ever see or act on data owned by the account it belongs to.
New to the API? The Quickstart walks through getting a key and making your first successful request in five steps.