Overview

MultiPost API overview

MultiPost exposes a REST API that lets third-party apps drive the extension to publish content, crawl pages, query social-media data, and more. This section is generated from the OpenAPI spec checked into the repository.

At a glance#

  • Production base URL: https://api.multipost.app
  • Speech-to-Text host (separate): https://stt.multipost.app
  • Authentication: Most endpoints require a Bearer token in the Authorization header — see Authentication.
  • Response format: JSON. Endpoints return application/json unless noted otherwise.

Modules#

Feedback#

These pages live under apps/web/content/docs/api-reference/ in the repo. PRs welcome for fixes.