Skip to main content
Use the GraphQL API to work with your Creatora Platform. Start with a request, then follow the recipe for the task you need to complete. Queries, Mutations, and Types in this tab describe the supported public contract. The production SDL exposes additional operations that are not necessarily supported for integrations.

Quickstart

Authenticate, create a private Course, and read it back.

Core concepts

Understand Platforms, Courses, Students, Offers, Orders, and access.

API conventions

Use the right headers, variable formats, error checks, and retry rules.

Recipes

Find the GraphQL steps for common Course, Student, Offer, and Order tasks.

Authentication

Use the Administrator session JWT and access-mode header.

GraphQL Playground

Explore and run requests in Creatora’s interactive tool.