Skip to main content

Base URL

Authentication

All requests need a JWT token:
See Authentication for details.

Available APIs

Students

Manage students

Classrooms

Manage classrooms

Batches

Manage batches

Endpoints

Students

Classrooms

Batches

Common Features

Pagination

List endpoints return paginated results (10 per page):
Use ?search= to filter results:

Organization Scoping

All data is automatically filtered to your organization. You only see your own data.

Permissions

  • Admin: Full access (create, update, delete)
  • Coach/Student: Read-only (list, retrieve)

Response Codes