Authentication

All API calls are performed using an API Key which can generated in the developer settings of your organisation's dashboard.

API Key

To authenticate your request, simply add the Authorization header, set to Organisation YOUR_API_KEY.

Once the header has been added you can call the Lessonspace API by executing the following:

curl \
http://api.thelessonspace.com/v2/hello