Skip to main content
The HoopAI Platform Blogs REST API gives you programmatic control over every layer of your blog infrastructure. Use it to create and publish posts, manage authors and categories, configure RSS feeds, import posts from external URLs or CSV files, and retrieve performance statistics — all without leaving 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 scopes

Quick start

Retrieve all blogs for a location:

Endpoints

Last modified on March 5, 2026