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 — 8 operation(s) for users.

Sana Users API is one of 10 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 authentication docs.

This API exposes 11 operations across 8 paths. It is described by OpenAPI 3.1.0, at version v0/v1.

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

11 operations 8 paths 0 schemas 2 DELETE4 GET1 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v0/v1
Base URL
https://app.sana.ai
Authentication
HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Sana Users API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 2 scopes. By default, every request must be authenticated.

  • bearerAuth — Bearer access token obtained from POST /api/token via the OAuth 2.0 client credentials grant.

Paths & Operations 11

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

Users 11
GET
/api/v0/users
List all users
listUsers 2 params → 200
POST
/api/v0/users
Create a user
createUser body → 201
GET
/api/v0/users/{userId}
Retrieve a specific 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 → 204
POST
/api/v0/users/{userId}/send-invite
Send an invite email 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
Remove a user's manager
removeUserManager 1 param → 204
GET
/api/v0/users/attributes-schema
List the custom attribute schema
getUserAttributesSchema → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sana-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 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.