1. Create organization and API key
organization and apiKey.
2. Request upload URL for source
uploadUrl(S3 pre-signed URL)fileKeysourceId
3. Upload the file to S3 using the pre-signed URL
4. Poll source status until it is indexed
data.status becomes indexed.
5. List sources
6. Generate a quiz from a source
7. Explore complete API contract
Use the OpenAPI file atdocs/openapi/v1.yaml for all request/response schemas.