Skip to main content
The endpoint pages in this section are generated from PostlyBee’s OpenAPI contract. Request fields, response models, authentication, and the interactive playground stay synchronized with the backend source.

Server

All documented REST routes begin with /public/v1.

Authentication

Enter the raw workspace API key in the playground’s Bearer authentication field. Mintlify adds the Bearer prefix when sending the request.

Resource groups

Posts

Create, list, update, and delete workspace posts.

Media

Upload files, import public URLs, and use video generators.

Accounts

List connected social publishing destinations.

Utilities

Verify a token and find the next available posting slot.

Dates and time zones

Send date-time values as ISO 8601 UTC strings. PostlyBee stores publishing times in UTC and converts them for display in the workspace time zone.

Interactive requests

The Try it panel sends requests to the production API through Mintlify’s playground proxy. Use a disposable or development workspace while exploring write endpoints.
Create, update, delete, upload, and video-generation operations affect the authenticated workspace. Review the endpoint and request body before sending an interactive request.
Last modified on August 26, 2026