API Documentation

Distance Teaching and Mobile Learning APIs are developed to power the games and the platform available at https://dtml.org

Cross-origin resource sharing (CORS) is a mechanism that allows restricted resources on a web page to be requested from another domain outside the domain from which the first resource was served

DTML API is open for https://dtml.org and http://localhost:3000 domains

API end points

There are two API endpoints Staging and Production. Please make sure you use staging endpoint for your testing needed.

Staging: https://dtml-staging.azurewebsites.net/api/

Production: https://dtml.org/api/

Last updated