APIQ API

Authentication

Send your API key in the Authorization header only:

Authorization: Bearer <your-api-key>

Response shape and paging

Endpoints that return an array of records support paging via limit, offset, and page query parameters. Endpoints that return a single object do not use paging and return one record or 404.

Endpoints

  • GET/api/v1/demo