Skip to content
Angel Fernando Quiroz Campos edited this page Oct 9, 2018 · 2 revisions

Note: The current API v3 is in development for Chamilo LMS v2.

The GraphQL endpoint

The API v3 developed on GraphQL has a single endpoint:

https://my.chamilo.net/public/graphql

To explore the API, we recommend use tools for desktop like GraphiQL or GraphQL Playground.

GraphQL Playground

Clone this wiki locally