Skip to main content

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.

This API is in development. It has NOT been released to the public. We are beta testing it right now and will release it as a paid add-on when public. Please reach out if you’re interested in being part of its development.
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.

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

  1. Create an API key in your Marky dashboard (Settings > API Keys section)
  2. List your businesses to get the workspace ID
  3. Create a post with a caption and target platforms
  4. Schedule it for publishing — Marky handles the rest
Posts created via the API appear in your normal post queue. You can review them in the dashboard or manage everything through the API.

Rate limits

LimitValue
Requests per minute100
Max API keys per org10

Base URL

All API requests use the base URL:
https://api.mymarky.ai/api

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