Skip to main content
The HoopAI API uses Private Integration keys for authentication. Every request must include your key as a Bearer token, plus the API version header.

Required headers

Omitting Version will cause unexpected errors.

Example request

Getting started

1

Find your Location ID

Go to Settings > Business Profile. Your Location ID is shown at the top right.See detailed steps
2

Create a Private Integration key

Go to Settings > Integrations > Private Integrations. Click Add Integration, name it, select permissions, and save.See detailed steps
3

Make your first request

Use your key in the Authorization header and your locationId as a query parameter.See example requests

Permission scopes

When creating a Private Integration key, select only the scopes your integration needs:

Error responses

Last modified on March 7, 2026