API & Integrations

Make your first API request

Authenticate and send a request to the v1 API.

Authenticate by sending your API key as a Bearer token in the Authorization header.

curl https://infinityreach.io/api/v1/... \
  -H "Authorization: Bearer YOUR_API_KEY"

See the full interactive reference at /docs for every available endpoint, parameters, and response shapes.

More in API & Integrations

Still stuck?Contact support