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

Anaconda Users API

User role management endpoints (CRUD is managed separately)

Anaconda Users API is one of 24 APIs that Anaconda 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, API documentation, and an API reference.

This API exposes 18 operations across 10 paths, and defines 22 schemas. It is described by OpenAPI 3.2.0, at version 6.5.

Requests are made against a single base URL, https://api.anaconda.cloud/api.

18 operations 10 paths 22 schemas 3 DELETE5 GET4 POST6 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
6.5
Base URL
https://api.anaconda.cloud/api
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Anaconda Users API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (jwt). An API key is passed in the header as X-Auth (user_token).

Paths & Operations 18

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

users 18

User role management endpoints (CRUD is managed separately)

PUT
/account/tokens/{token_id}/metadata
Update user token metadata
repo.endpoints.tokens.user_tokens.put_token_metadata 1 param body → 200401403404500
GET
/users/{user_id}/tokens
Get user tokens for current account by admin user
repo.endpoints.tokens.admin_user_tokens.list_tokens 1 param → 200401403500
POST
/users/{user_id}/tokens
Create a new user token by admin user
repo.endpoints.tokens.admin_user_tokens.post_token 1 param body → 200401403500
POST
/users/tokens
Bulk update of token information for users
repo.endpoints.tokens.admin_user_tokens.list_users_tokens 1 param body → 200401403404500
PUT
/users/tokens
Bulk update of token information for users
repo.endpoints.tokens.admin_user_tokens.put_tokens body → 200401403404500
PUT
/users/{user_id}/tokens/{token_id}
Update user token information
repo.endpoints.tokens.admin_user_tokens.put_token 3 params body → 200401403404500
DELETE
/users/{user_id}/tokens/{token_id}
Delete specific user token
repo.endpoints.tokens.admin_user_tokens.delete_token 2 params → 204401403404500
PUT
/users/{user_id}/tokens/{token_id}/metadata
Update user token metadata
repo.endpoints.tokens.admin_user_tokens.put_token_metadata 2 params body → 200401403404500
GET
/users
Get list of users for the group editing
repo.endpoints.users.list_users 3 params → 200401403500
POST
/usersdeprecated
Admin Only! Create user (handled by IDP for now)
repo.endpoints.users.post body → 200400401403404500
GET
/users/{user_id}deprecated
Admin Only! get individual user by user id (handled by IDP for now)
repo.endpoints.users.get 1 param → 200401403404500
PUT
/users/{user_id}deprecated
Admin Only! Edit the individual user role by user id
repo.endpoints.users.put 1 param body → 200401403404500
DELETE
/users/{user_id}deprecated
Admin Only! delete user (handled by IDP for now)
repo.endpoints.users.delete 1 param → 200401403404500
GET
/users/{user_id}/activitydeprecated
Get the activity logs for the specific user
repo.endpoints.users.logs 3 params → 200401403404500
GET
/roles
Get the list of available roles
repo.endpoints.roles.list_roles → 200401403500
POST
/roles
Adds a new role
repo.endpoints.roles.post_role body → 200401403500
PUT
/roles/{role_id}
Edit the role
repo.endpoints.roles.put_role 1 param body → 200401403409500
DELETE
/roles/{role_id}
Delete the role
repo.endpoints.roles.delete_role 1 param → 204401403500

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are AuthRolePermissions (18 properties), User (7 properties), UserScopeToken (6 properties), UserResourceToken (6 properties). Each schema is shown below with its type and property counts.

UsersTokensGetResponse
object
1 property
AuthRolePermissionValue
stringnull
the lowerest permission level, which could be set for the resource
UserTokenCreateResourceRequest
object
4 properties 2 required
UserTokenCreateResponse
object
2 properties
UserTokenUpdateResponse
object
1 property
UserScopeToken
object
6 properties
UserTokenCreateRequest
The token could be created either scope or resource based.
UsersTokenUpdateRequest
object
3 properties
GroupMember
object
Small object that represents the users belonging to the group
2 properties
UserTokenPermissionResourceItem
object
Represents a resource element, which user can access, for example specific channel. This enforces the default user authorization level.
3 properties 3 required
ErrorResponse
object
The metadata contained in an error response
3 properties
User
object
Use same structure for create and read
7 properties
UserTokenUpdateMetadataRequest
object
AuthRole
object
4 properties 2 required
UserTokenCreateScopedRequest
object
4 properties 2 required
UsersTokenUpdateResponse
object
2 properties
UserTokenList
object
The list of user tokens, either scope or resource types.
1 property
UserLogs
object
Logs for a user
4 properties
UsersTokenGetRequest
object
1 property
AuthRolePermissions
object
18 properties
UserTokenUpdateRequest
object
3 properties
UserResourceToken
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

anaconda-users-api-openapi.yml Raw ↑

Other APIs Anaconda publishes across the network.

Anaconda.org Repository API
Anaconda MCP
Anaconda Account API
Anaconda AI Navigator API API
Anaconda Artifacts API
Anaconda Audit Logs API
Anaconda Auth API
Anaconda Channels API
Anaconda Cves API
Anaconda Diagnosis API
Anaconda Docs API
Anaconda Files API
Where this information came from

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