Anaconda.org Package API
REST API hosted on api.anaconda.org that provides read access to conda-forge package metadata including package details, version lists, platform availability, download counts, licensing, and distribution file checksums. Supports lookup by channel and package name and serves as the primary programmatic interface to the conda-forge package index.
Documentation
Specifications
Other Resources
PackageSearch
https://api.anaconda.org/search?name={package_name}
PackageMetadata
https://api.anaconda.org/package/conda-forge/{package_name}
UserProfile
https://api.anaconda.org/user/conda-forge
x-plans
https://raw.githubusercontent.com/api-evangelist/conda-forge/refs/heads/main/plans/plans.yml
x-rate-limits
https://raw.githubusercontent.com/api-evangelist/conda-forge/refs/heads/main/rate-limits/rate-limits.yml
x-finops
https://raw.githubusercontent.com/api-evangelist/conda-forge/refs/heads/main/finops/finops.yml