Anaconda.org Repository API

The public REST API behind anaconda.org — the community package repository that serves conda and PyPI artifacts. Exposes user/organization profiles, packages, releases, files, labels and channels, and is the API the first-party anaconda-client library and `anaconda org` CLI plugin speak to. Anonymous reads are open; writes require an Anaconda.org token. No OpenAPI is published for this surface as of this profiling pass.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/anaconda-org-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: anaconda:anaconda-org-api
name: Anaconda.org Repository API
description: The public REST API behind anaconda.org — the community package repository that serves conda
  and PyPI artifacts. Exposes user/organization profiles, packages, releases, files, labels and channels,
  and is the API the first-party anaconda-client library and `anaconda org` CLI plugin speak to. Anonymous
  reads are open; writes require an Anaconda.org token. No OpenAPI is published for this surface as of
  this profiling pass.
humanURL: https://anaconda.com/docs/anaconda-org/main
baseURL: https://api.anaconda.org
tags:
- Repository
- Package Registry
- Conda
- PyPI
properties:
- type: Documentation
  url: https://anaconda.com/docs/anaconda-org/main
- type: CLI
  url: https://anaconda.com/docs/cli-reference/anaconda-client/commands/index