Overview
SuperPath provides teams with the ability to create, assign and tracking any type of learning content. Complete with pre-made learning templates, SuperPath allows managers to reduce the time to get their team productive, through bespoke learning pathways.
Explore our guides, concepts and examples to integrate with SuperPath using our public APIs and developer tools.
The SuperPath API is a RESTful API that lets you programmatically interact with SuperPath records:
- List and search Users, Teams and learning Content docs
- Manage new Users, Teams and learning Content
- Discover pages, tables, formulas, and controls
- Read, insert, update, and delete rows
As we update and release newer versions of the API, we reserve the right to remove older APIs and functionality with a 3-month deprecation notice.
Getting started
To get started using the SuperPath API, follow the steps outlined in the Getting Started section.
Using the API
SuperPath’s REST API is designed to be straightforward to use. You can use the language and platform of your choice to make requests. To get a feel for the API, you can also use a tool like Postman or Insomnia.
This API uses a base path of https://api.superpath.io
API Reference Documentation
Detailed API reference documentation can be found here - https://superpath.readme.io/reference
Updated on: 13/02/2025
Thank you!