Skip to main content
The Funnels API gives you programmatic control over every part of your sales funnel infrastructure on the HoopAI Platform. Create and manage funnels, funnel steps, funnel pages, order forms, URL redirects, domains, custom events, and product listings — all through a single REST API. Whether you are building automated onboarding flows, syncing funnel data with external systems, or managing a multi-location organization, the Funnels API provides the endpoints you need to operate at scale.

Base URL

Authentication

All requests require a Bearer token in the Authorization header. Obtain tokens through the OAuth 2.0 flow.
The Version header is required on every request and must be set to 2021-07-28.

OAuth scopes

Quick start

Retrieve your list of funnels for a given location:

Endpoints

The Funnels API is organized around six resource groups.

Funnels

Pages

Redirects (URL lookups)

Domains

Order forms and products

Events

Last modified on March 5, 2026