List, quota, connect, and disconnect social accounts.

Channels

Base: https://api.qposty.com/public/v1

MethodPathDescription
GET/channelsList connected channels
GET/channels/quota{ plan, used, limit, remaining }
GET/channels/connect/:provider{ url } — start OAuth in a browser
DELETE/channels/:idDisconnect
GET/is-connectedValidate credential

Connect providers

facebook, instagram-business, instagram-standalone, threads, tiktok, linkedin, linkedin-page, pinterest, x, youtube, google-business

Example

curl -H "Authorization: qp_live_YOUR_KEY" \
  https://api.qposty.com/public/v1/channels