Base URL
Authentication
Include your API key in theAuthorization header:
Pagination
List endpoints use cursor-based pagination. Passper_page (1–100) and cursor from the meta.next_cursor or meta.prev_cursor fields in the response.Complete reference for the Colloqui REST API.
Authorization header:
per_page (1–100) and cursor from the meta.next_cursor or meta.prev_cursor fields in the response.