The Posting API
for authors to draft & publish!

and ship without opening the editor.

ask_

API key ready. Copy it — shown once in this field.

Click Generate key — publication is optional

Could not generate key. Try again or check the publication name.

Julien's profileLuis's profileMatthew's profileMaksym's profileShaon's profileAykut's profileAlexander Vassbotn's profileFarza's profileDavid's profileJeffrey's profileArnav's profileNikolas's profileDerek's profileSamson's profileGina's profileZac's profileAnkur's profileJian Jie's profileMichał's profileDarius's profileFrancisca's profileOne's profileEtienne's profileAbhinav's profileGaurav's profileSushant's profileLaura's profileRaul's profileRyan's profileNatnael's profileAjey's profileEmily's profileAneeta's profileMichael's profilePraveen's profileJames's profileKamran's profilevijay's profileDharmesh's profileJulian's profile

Substack authors posting via API...

Posting

Substack posting automation – solved

For Substack authors who need to post from code — draft, publish now, or schedule. That is the job to be done. Tags and draft updates support the same posting workflow.

POST /api/v1/drafts
PUT  /api/v1/drafts/{id}
GET  /api/v1/drafts/{id}/prepublish?publish_date=...  (schedule)
POST /api/v1/drafts/{id}/scheduled_release            (schedule)
POST /api/v1/drafts/{id}/publish                      (publish now)

For authors

Built for Substack authors

If you write and publish a newsletter, this is for you. Connect your publication, authenticate with your session, and post without living in the browser editor.

• Verify auth / profile
• Create draft / publish / schedule
• Get draft
• Update draft
• Publish now
• Schedule
• Delete draft
• List tags
• Create tag
• Attach tags
• Get post tags

Products

Python client, CLI, and MCP — separate products

Three separate products for the same posting job. The Python client for scripts and apps. The CLI for the terminal. The MCP server for AI tools such as Cursor or Claude. Pick one product — they are not the same package.

• Python client: Standalone Python SDK for Substack authors who post from scripts and apps.
• CLI: Standalone command-line tool for draft, publish, and schedule from the terminal.
• MCP server: Standalone MCP product for posting from AI tools such as Cursor or Claude.
• Plain-text → ProseMirror draft_body conversion
• Universal publication_url (*.substack.com or custom domain)

Very frequently asked questions

Who is this for?

Writers and newsletter operators who publish on Substack and want to post with the Python client, the CLI, or the MCP server — each a separate product. If your job is to get posts out of your head and into your publication — this product is for you.

What job does this close?

Help Substack authors post to their publication programmatically — draft, publish, and schedule without the browser UI. Supporting actions (update draft, delete draft, tags) exist to make that posting workflow complete.

How do I post with it?

Authenticate with your browser session cookie (substack.sid), set your publication URL, then create, publish, or schedule with one of the separate products: Python client, CLI, MCP server. Each is its own product — pick the one that fits your workflow.

Join authors who post via API

ask_

API key ready. Copy it — shown once in this field.

Click Generate key — publication is optional

Could not generate key. Try again or check the publication name.

API Substack

The posting API for Substack authors — draft, publish, and schedule posts from code.

© 2026

API Substack