Skip to main content
Every request to the PublishBuddy API must include a Bearer token.
Tokens are issued from the dashboard under User Settings → Login & Security at app.publishbuddy.com. For the full walkthrough — generating, scoping, rotating, and revoking tokens — see the Authentication guide.

Required token abilities by endpoint group

The API rejects requests whose token lacks the required ability with 403. To add an ability to an existing token, create a new token with the desired ability set — abilities cannot be added retroactively to an existing token.

Failure modes

See Errors for the full error reference.