Types
This endpoint returns a list of the types currently supported by the API.
Supported types
The API currently supports 13 types of learning objects as follows:
Type | Example of providers |
---|---|
| YouTube, Dailymotion, Vimeo |
| edX, Coursera, OpenClassrooms, Linkedin Learning |
| ApplePodcasts, SoundCloud |
| App Store, Google Play Store |
| Wikipedia, Medium |
| Amazon books, Google books |
| Apple Books, Google books |
| ONISEP, Oriane, Pôle Emploi |
| MIT, Stanford, MonCompteFormation |
| MonCompteFormation, Pôle Emploi |
| OSHA, INRS |
| WikiHow, Instructables |
| Code Academy, Apprendre TV5 Monde |
We are in the process of indexing additional types of learning objects such as exercise, XR/VR/AR, scientific articles, reports, etc. When available, these types will be added to the supported list.
You can access to the list of supported types using the /type
endpoint as described below.
Request
Headers
This endpoint does not require any API key authentication in the header.
Query Parameters
This endpoint does not require any query parameter.
Code examples
See here for Rapid API codes examples.
See below for Direct customer access:
Response
Response parameters
Parameter | Description |
---|---|
| Name of the type of LO to be used in the |
| Short description of this type |
Response example
Here is an example of the JSON structured response provided by this endpoint.
Last updated