Getting Started
1. What Do You Need?
2. Retrieve Your Client ID & Secret
1.
2.
3.
4.
5.
6.
7.
⚠️ Note: Keep these credentials safe. They provide access to your data!
3. Authorize and Connect to the API
GET /api/auth/me HTTP/1.1
Host: api.cirqll.com
Authorization: Bearer your-access-token
Content-Type: application/json
4. Test Your Connection
5. (Optional) Set Up Webhooks
1.
2.
4.