Skip to main content
The Workflows API gives you programmatic access to the automation workflows configured in your HoopAI Platform account. Use it to retrieve workflow metadata such as name, status, and version, and to integrate workflow triggers into your own applications or third-party tools.

Base URL

Authentication

Every request must include a bearer token in the Authorization header and the API version in the Version header.
Use an access token generated for a Account user type, or a Private Integration Token scoped to the account.

OAuth scopes

Quick start

Retrieve all workflows for a location:

Endpoints

Last modified on March 5, 2026