Skip to main content
The HoopAI Platform Campaigns REST API gives you read access to drip campaign data across your accounts. Retrieve a paginated list of campaigns for any location, with optional status filtering — giving you the data you need to build dashboards, sync enrollment states, and audit campaign activity 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 scopes

Quick start

Retrieve all campaigns for a location:

Endpoints

Last modified on March 5, 2026