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

Sana Users API

The Users API from Sana — 7 operation(s) for users.

Sana Users API is one of 11 APIs that Sana 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 API documentation.

This API exposes 10 operations across 7 paths. It is described by OpenAPI 3.0.1, at version 0.0.

Requests are made against a single base URL, https://.sana.ai.

10 operations 7 paths 0 schemas 2 DELETE3 GET1 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
0.0
Base URL
https://.sana.ai
Authentication
HTTP Bearer
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Sana Users API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Bearer access token obtained from POST /api/token via the OAuth 2.0 client credentials flow. Sent as: Authorization: Bearer .

Paths & Operations 10

Across 7 paths, the API surfaces 10 operations — 2 DELETE, 3 GET, 1 PATCH, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Users 10
GET
/api/v0/users
List all users.
listUsers → 200
POST
/api/v0/users
Create a user.
createUser → 200
GET
/api/v0/users/{userId}
Get a user.
getUser 1 param → 200
PATCH
/api/v0/users/{userId}
Update a user.
updateUser 1 param → 200
DELETE
/api/v0/users/{userId}
Delete a user.
deleteUser 1 param → 200
POST
/api/v0/users/{userId}/send-invite
Send an invite to a user.
sendUserInvite 1 param → 200
POST
/api/v0/users/{userId}/invite-link
Generate a new invite link for a user.
createUserInviteLink 1 param → 200
GET
/api/v0/users/{userId}/groups
List a user's groups.
listUserGroups 1 param → 200
PUT
/api/v0/users/{userId}/manager/{managerId}
Set a user's manager.
setUserManager 2 params → 200
DELETE
/api/v0/users/{userId}/manager
Delete a user's manager.
deleteUserManager 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sana-labs-users-api-openapi.yml Raw ↑

Other APIs Sana publishes across the network.

Sana Assignments API
Sana Authentication API
Sana Courses API
Sana Groups API
Sana Insights API
Sana Paths API
Sana Programs API
Sana Reporting API
Sana Teamspaces API
Sana xAPI API
Where this information came from

This is an independent, third-party profile of Sana Users 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.