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 Organizations API

The organizations API from Anaconda — 9 operation(s) for organizations.

Anaconda Organizations API is one of 24 APIs that Anaconda publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 13 operations across 9 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

13 operations 9 paths 21 schemas 4 DELETE3 GET1 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 2

Anaconda Organizations API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (JWT_or_Access_Token). It accepts HTTP bearer tokens (JWT) (Organization_Admin).

  • JWT_or_Access_Token — Bearer token obtained by authenticating with [service account](/anaconda-platform/admin/service-accounts) credentials (clientid and clientsecret). See the [Get…
  • Organization_Admin — Bearer token obtained by authenticating with your organization admin's email and password (granttype=password). See the [Getting started](/anaconda-platform/ad…

Paths & Operations 13

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

organizations 13
POST
/api/v1/organizations/{org_id}/service-accounts
Create Service Account
create_service_account 1 param body → 200422
GET
/api/v1/organizations/{org_id}/service-accounts
List Service Accounts
list_service_accounts 1 param → 200422
DELETE
/api/v1/organizations/{org_id}/service-accounts/{client_id}
Delete Service Account
delete_service_account 2 params → 204404422
POST
/api/v1/organizations/{org_id}/users_auto_registration
Onboard Users
auto_register_users 1 param body → 200422
POST
/api/v1/organizations/{org_id}/users
Add User
add_user 1 param body → 200422
GET
/api/v1/organizations/{org_id}/users
List Users
list_users 2 params → 200422
DELETE
/api/v1/organizations/{org_id}/users/{user_id}
Remove User
remove_user 2 params → 204404409422
POST
/api/v1/organizations/{org_id}/users/{user_id}/seats
Assign Seat
assign_seat 3 params → 201402404409422
DELETE
/api/v1/organizations/{org_id}/users/{user_id}/seats
Revoke Seat
revoke_seat 2 params → 204404422
POST
/api/v1/organizations/{org_id}/users/{user_id}/token
Create User Token
create_user_token 2 params body → 200422
PATCH
/api/v1/organizations/{org_id}/users/{user_id}/token
Update User Token
update_user_token 2 params body → 200422
GET
/api/v1/organizations/{org_id}/users/{user_id}/tokens
List User Tokens
list_user_tokens 2 params → 200422
DELETE
/api/v1/organizations/{org_id}/users/{user_id}/tokens/{token_id}
Revoke User Token
revoke_user_token 3 params → 204404409422

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are OrganizationUser (7 properties), UserGroupSchema (6 properties), ManagedUser (4 properties), AutoRegistrationResponse (4 properties). Each schema is shown below with its type and property counts.

OrganizationServiceAccountListResponse
object
1 property 1 required
CreateOrganizationManagedUsersRequest
object
1 property 1 required
CreateTokenRequest
object
3 properties 1 required
TokenListResponse
object
1 property 1 required
OrganizationUser
object
7 properties 4 required
HTTPValidationError
object
1 property
ManagedUser
object
4 properties 1 required
ErrorDetails
object
3 properties 2 required
UserGroupSchema
object
6 properties 6 required
ValidationError
object
3 properties 3 required
CreateOrganizationServiceAccountRequest
object
1 property 1 required
UpdateTokenAPIRequest
object
3 properties
ErrorResponse
object
1 property 1 required
AutoRegistrationResponse
object
4 properties
OrganizationServiceAccountWithSecret
object
4 properties 4 required
CreateOrganizationManagedUserRequest
object
3 properties
UserOrganizationRole
string
The role of the user within the organization.
OrganizationUserList
object
1 property 1 required
Token
object
4 properties 3 required
CreateTokenResponse
object
2 properties 1 required
OrganizationServiceAccount
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

anaconda-organizations-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 Organizations 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.