Skip to main content
The HoopAI Platform Social Planner REST API gives you complete programmatic control over social media publishing. Create and schedule posts to multiple connected accounts, manage OAuth connections for Facebook, Instagram, LinkedIn, Google My Business, Twitter/X, and TikTok, bulk-upload posts via CSV, and organize content with categories, tags, and category queues — all from your own application.

Base URL

Authentication

Every request requires a Bearer token and an API version header.
Use an access token generated with user type Account, or a Private Integration Token from an Account. See OAuth 2.0 for details.
OAuth start endpoints (e.g. /social-media-posting/oauth/facebook/start) must be opened in a browser, not called with cURL. They redirect the user to the platform login screen and return an accountId via a window message event. Use that accountId with the corresponding attach endpoint to complete the connection.

OAuth scopes

Quick start

Create a new social media post:

Endpoints

Posts

Accounts

OAuth — Google

OAuth — Facebook

OAuth — Instagram

OAuth — LinkedIn

OAuth — Twitter

OAuth — TikTok

OAuth — Generic

CSV bulk upload

Categories and tags

Statistics

Category queues

Last modified on March 5, 2026