Skip to content

Class API Resources

Welcome! This hub collects all the essential resources for building against the Class API. Start with the quickstart, then dive into authentication flows (Authorisation Code, Resource Owner Password), refresh tokens, scopes, error handling, and our API structure.

Quickstart

Get set up and make your first successful request in minutes.

  • Using the API — environment setup, base URL, headers, a first “hello” call, and troubleshooting tips.

Authentication & Authorisation

Learn how users and apps obtain tokens to call the Class API securely.

API Structure & Discovery

Reliability & Best Practices

  • Rate Limiting — limits, headers, and retry/backoff guidance.
  • Error Codes — error taxonomy and actionable remediation.

Reference