Welcome to Disprz Developer Portal
Empowering developers to build, integrate, and innovate with Disprz.
Empowering developers to build, integrate, and innovate with Disprz.
Our APIs can be used for mission-critical systems.
Our APIs define the industry's standards.
Millions of people trust us.
We bring a customer-first perspective to what drives people. We believe humans are not mere "resources" and the term "employee" is an industrial-age relic. We believe people care about advancement more than compensation. And in our quest to level the playing field, we harness the power of technology to create equal opportunities for growth and advancement.
With a global presence spanning every continent, we are proud to have a diverse team of over 300 colleagues and a growing customer base of 350+.
Our reach extends far and wide, impacting the lives of over 2.8 million learners worldwide.
An API that is used to obtain access tokens that will enable access for the rest of the APIs available in the Disprz catalog
API designed to provide structured access to learning and training-related data from our Disprz LXP. It enables seamless integration with external. applications, reporting tools, and analytics systems to track user progress, module completion, and overall training effectiveness.
POST /api/v2/learning-activities/self-paced
{
"pageSize": 2,
"nextPageToken": "562b5682-7861-49ac-ad60-074fe12ddac2",
"lastAccessedOn": "2025-03-19",
"userName": "John Doe",
"moduleId": "314"
}
API Playground – Make live API calls and see responses instantly.
Get API Keys – Sign up to generate your developer credentials.