# Anaconda Account API

**Canonical:** https://apis.io/apis/anaconda/anaconda-account-api/  
**Provider:** Anaconda — https://apis.io/providers/anaconda/  
**Base URL:** https://api.anaconda.cloud/api  
**Documentation:** https://anaconda.com/docs/anaconda-platform/main

Anaconda Account API is one of 24 APIs that [Anaconda](https://apis.io/providers/anaconda/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

User account actions

## Operations (19)

| Method | Path | Summary |
|---|---|---|
| GET | `/system/history` | Get full history of all system events |
| POST | `/account/register` | This allows a non-user to create an user |
| GET | `/account/register/{account_id}` | Once a new user is registered they must confirm their registration via an email |
| POST | `/account/unregister` | This allows a user to unregister their account |
| GET | `/account/unregister/{account_id}` | This is confirm that the user does want to unregister their account from repo |
| GET | `/account` | This gets the account data for the currently logged in user. |
| PUT | `/account` | Edit the currently logged in user's account |
| DELETE | `/account` | Delete the account temporarily until confirmed |
| GET | `/account/tokens` | Get user tokens for current account |
| POST | `/account/tokens` | Create a new user token |
| GET | `/account/token-info` | Get information about the current user token, provided with X-Auth header |
| PUT | `/account/tokens/{token_id}` | Update user token information |
| DELETE | `/account/tokens/{token_id}` | Delete specific user token |
| GET | `/account/history` | Get the history logs for the account |
| GET | `/account/history/ws` | — |
| GET | `/account/logs` | Get the audit logs for the account |
| GET | `/account/channels` | Get channels the user has access to |
| GET | `/account/permissions` | Get the permissions for this user's account |
| GET | `/account/scopes` | Get the scopes for specific user account |

## Machine-readable artifacts (6)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/anaconda/refs/heads/main/openapi/anaconda-account-api-openapi.yml
- **Documentation** — https://anaconda.com/docs/anaconda-platform/main
- **APIReference** — https://anaconda.com/docs/anaconda-platform/admin/org-management-api/org-management-api
- **APIReference** — https://anaconda.com/docs/anaconda-platform/admin/audit-logs/audit-log-api
- **APIReference** — https://anaconda.com/docs/api-reference/get-api
- **Documentation** — https://anaconda.com/docs/anaconda-desktop/main

## Other Anaconda APIs (12)

- [Anaconda.org Repository API](https://apis.io/apis/anaconda/anaconda-org-api/)
- [Anaconda MCP](https://apis.io/apis/anaconda/mcp/)
- [Anaconda AI Navigator API API](https://apis.io/apis/anaconda/anaconda-ai-navigator-api-api/)
- [Anaconda Artifacts API](https://apis.io/apis/anaconda/anaconda-artifacts-api/)
- [Anaconda Audit Logs API](https://apis.io/apis/anaconda/anaconda-audit-logs-api/)
- [Anaconda Auth API](https://apis.io/apis/anaconda/anaconda-auth-api/)
- [Anaconda Channels API](https://apis.io/apis/anaconda/anaconda-channels-api/)
- [Anaconda Cves API](https://apis.io/apis/anaconda/anaconda-cves-api/)
- [Anaconda Diagnosis API](https://apis.io/apis/anaconda/anaconda-diagnosis-api/)
- [Anaconda Docs API](https://apis.io/apis/anaconda/anaconda-docs-api/)
- [Anaconda Files API](https://apis.io/apis/anaconda/anaconda-files-api/)
- [Anaconda Groups API](https://apis.io/apis/anaconda/anaconda-groups-api/)

## Tags

Account

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/anaconda/anaconda-account-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/anaconda/.
