API Reference
Start with the curated Essentials, then switch to the full reference — both live here, over the same OpenAPI artifact.
Limits & throughput
Calls are rate-limited. When you exceed your quota, requests return 429 with a retry hint: back off and retry. Your exact limit is shown with your key.
Live
Bulk endpoints are live: import up to 100 people per call, and assign to 100 at a time. So 10,000 people is about 100 batched calls, idempotent by email. Result webhooks are coming soon; until then, poll the assignment status.
/colleagues/bulk/colleagues/bulk/validate/assessments/assignments/bulkComing soonResult webhooks
Result webhooks (an
assessment.completed event) are coming soon. For now, poll the assignment status until status is COMPLETED.Loading the reference…