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.