API endpoints
API endpoints are the specific digital locations where requests for information are sent to retrieve specific data and/or assets. Oak Curriculum API endpoints are in the form of URLs. Most are in the form of ‘GET’ operations, meaning they can only retrieve (rather than create, update or delete) data.
To explore the endpoints further, visit the API playground.