How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Uplimit User API

The User API from Uplimit — 10 operation(s) for user.

Uplimit User API is one of 6 APIs that Uplimit publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 10 operations across 10 paths, and defines 13 schemas. It is described by OpenAPI 3.1.0, at version 2025-08-18.

Requests are made against a single base URL, https://uplimit.com/api/organization/.

10 operations 10 paths 13 schemas 4 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2025-08-18
Base URL
https://uplimit.com/api/organization
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Uplimit User API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

Paths & Operations 10

Across 10 paths, the API surfaces 10 operations — 4 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.

User 10
POST
/v1/CreateUser
This API creates a new user account on Uplimit and enrolls the user into your organization. If a user account with the same email already exists, we will just enroll that existing user into your orga…
body → 200400401404405
POST
/v1/EnrollUserIntoSession
This API allows developers to add a user into a session. The user must have already been created with the Create User API (see above) before you can add this user.
body → 200400401404405
POST
/v1/EnrollUserIntoCourse
This API allows developers to add a user into a course. The user must have already been created with the Create User API (see above) before you can add this user. In general, prefer to use the Enroll…
body → 200400401404405
GET
/v1/GetUserInformation/{emailAddressOrUserId}
This API allows developers to add a user into a session. The user must have already been created with the Create User API (see above) before you can add this user.
1 param → 200400401404405
GET
/v1/ListActiveUsers
This API lists all active users in your organization on the Uplimit platform.
2 params → 200400401404405
GET
/v1/ListInactiveUsers
This API lists all inactive users in your organization on the Uplimit platform.
2 params → 200400401404405
GET
/v1/ListEnrollmentsInSession
This API allows developers to list all active enrollments in a session.
3 params → 200400401404405
POST
/v1/ToggleUserActivation
This API changes whether a user is active in your organization (i.e. sets their state to activated or deactivated).
body → 200400401404405
POST
/v1/UnenrollUserFromSession
This API allows developers to remove a user from a session. The user must currently be enrolled in the session to be eligible for unenrollment.
body → 200400401404405
POST
/v1/AddUserAuthenticationMethod
This API creates a new user authentication method for a user within your organization.
body → 200400401404405

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are _v1_ListEnrollmentsInSession_get_200_response_users_inner (11 properties), _v1_GetUserInformation__emailAddressOrUserId__get_200_response (9 properties), _v1_CreateUser_post_request (5 properties), _v1_EnrollUserIntoCourse_post_request (4 properties). Each schema is shown below with its type and property counts.

_v1_AddUserAuthenticationMethod_post_request
object
4 properties 4 required
_v1_ListEnrollmentsInSession_get_200_response
object
2 properties 2 required
_v1_ToggleUserActivation_post_request
object
4 properties 2 required
_v1_UnenrollUserFromSession_post_request
object
2 properties 2 required
_v1_EnrollUserIntoSession_post_request
object
4 properties 1 required
_v1_EnrollUserIntoSession_post_200_response
object
1 property 1 required
_v1_ListEnrollmentsInSession_get_200_response_users_inner
object
11 properties 11 required
_v1_ListActiveUsers_get_200_response
object
2 properties 2 required
_v1_GetUserInformation__emailAddressOrUserId__get_200_response
object
9 properties 9 required
_v1_CreateUser_post_400_response
object
1 property 1 required
_v1_CreateUser_post_request
object
5 properties 3 required
_v1_CreateUser_post_200_response
object
2 properties 2 required
_v1_EnrollUserIntoCourse_post_request
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

uplimit-user-api-openapi.yml Raw ↑

Other APIs Uplimit publishes across the network.

Uplimit Course API
Uplimit Enrollment API
Uplimit Export API
Uplimit Platform API
Uplimit Session API
Where this information came from

This is an independent, third-party profile of Uplimit User API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.