The Marky API lets you manage your social workflow from code: create posts, manage businesses and topics, work with your library, schedule publishing, and receive webhooks when posts publish. Connect automation tools (n8n, Make, Zapier), Go High Level, or your own scripts. You supply captions and media; Marky handles scheduling and publishing to the platforms you connect in the dashboard.Documentation Index
Fetch the complete documentation index at: https://docs.mymarky.ai/llms.txt
Use this file to discover all available pages before exploring further.
What you can do
- Posts — create, list, update, and schedule posts for publishing
- Stats — pull post-level engagement, watch metrics (avg watch time, completion rate, video duration), and account-level audience demographics. See Stats Coverage by Platform for per-platform field support.
- Businesses — create and manage workspaces in your org
- Topics — CRUD on content topics for each business
- Library — browse and manage media files
- Webhooks — get notified when posts are published
How it works
- Create an API key in your Marky dashboard (Settings > API Keys section)
- List your businesses to get the workspace ID
- Create a post with a caption and target platforms
- Schedule it for publishing — Marky handles the rest
Rate limits
| Limit | Value |
|---|---|
| Requests per minute | 100 |
| Max API keys per org | 10 |
Base URL
All API requests use the base URL:Authentication
Set up your API key
Quickstart
Create and schedule your first post
Changelog
RSS feed and release notes — Mailchimp digests for API workspaces coming soon
