Gated
Access to this resource is restricted and requires prior approval. In some cases, a license may also be required. Contact support@learningcommons.org ↗ for information about access and eligibility.
Access to this resource is restricted and requires prior approval. In some cases, a license may also be required. Contact support@learningcommons.org ↗ for information about access and eligibility.
Base URL
All GraphQL queries should be sent to the root endpoint:Authentication
All requests require authentication using an API key included in the request headers:x-api-key: YOUR_API_KEY
Making your first request
Here are simple examples to get you started. We recommend using thegql library for better GraphQL support, schema validation, and error handling.