Documentation Index
Fetch the complete documentation index at: https://docs.coraltalk.com/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart
This guide walks through a typical integration: create a course, add a class, create an oral assessment, and share the student exam URL.Replace
YOUR_LIVE_KEY with a ct_live_ key for production, or use YOUR_TEST_KEY (ct_test_) with /api/v1/dev/ while developing.Prerequisites
- Organization admin account on Coraltalk
- API key created from API Keys in the organization sidebar
curlor any HTTP client
Step 1 — Create a course
_id as COURSE_ID.
Step 2 — Create a class
_id as CLASS_ID.
Step 3 — Create an oral assessment
_id as EXAM_ID.
Step 4 — Share the exam link
Students take the exam at:Next steps
Roleplay
Create scenario-based speaking assignments
VidTickets
Async video prompts with presigned uploads
Custom domains
Brand exam pages on your hostname
Errors
Status codes and error handling