Steplab API
Steplab API: An introduction
Steplab’s API (Application Programming Interface) enables your organisation to connect directly with Steplab’s platform. It allows schools, trusts, and other educational institutions to retrieve data that can be used for a variety of internal purposes, such as analytics, software integration, or data warehousing.
API Specification
Steplab’s Partner API (currently version 3) communicates using HTTP and JSON for both requests and responses. Please note that the API supports GET requests only, meaning it is designed solely for retrieving data from Steplab. It does not support creating, updating, or deleting data. Detailed web-based documentation is available, providing the full schema for both requests and responses.
How to access the API
To access the API docs, visit: https://steplab.co/api-docs/openapi/api-v3/ui
To obtain an API key, please speak with your main Steplab contact.
Other integrations
Steplab does not currently offer additional integrations as standard. However, if your organisation wishes to partner with us for a bespoke integration, please get in touch.
