Practical walkthroughs for common iClosed API workflows, plus foundational topics that appear with them under Guides in the navigation.
These match the Guides items in the site navigation (introduction, walkthroughs, rate limiting, errors, and pagination):
| Page | Description |
|---|---|
| Introduction | Overview of the Guides area (this page). |
| Event Call Booking | Book a call: API key, event linkPrefix, contact upsert, invitee answers, disqualify or narrow hosts, availabilities, and creating the event call. |
| Rate limiting | Startup and Business limits (per endpoint, per 10-second window), 429 behavior, and how to request higher limits. |
| Errors | HTTP status codes, JSON error shapes, validation errors, and how to interpret responses. |
| Pagination | Page-based page / limit parameters, totals, and which list endpoints support pagination. |