1. Get an API key
Grab a key from your dashboard. Keys start withhk- and are scoped to a single workspace.
2. Install the SDK
3. Make your first call
4. Let the AI write the syllabus
5. Read it back
expand option works on every retrieval. See
Pagination & expanding.
What’s next
Authentication
API keys, scopes, and the difference between user keys and platform keys.
Data model
The full graph: workspaces → courses → cohorts → lessons → activities.
AI generation
How async generation works, polling vs. webhooks, and grounded research.
Errors & retries
Error taxonomy, automatic retries, and idempotency keys.