/anaconda/packages

POST /api/anaconda/packages

Price: 20 credits

Get conda package metadata by channel and name, 'channel/name', or anaconda.org package URL

How to use it

Get full metadata of a conda package on Anaconda.org by channel and name (a package name is unique only within a channel, so both are needed; channel defaults to conda-forge). Accepts a plain name, a 'channel/name' reference, or an anaconda.org package URL. Returns name, channel, summary, description, package types, homepage, latest version, the full version list, per-platform latest versions, license, development/documentation/source links, total download count, watcher and upvote counts, owner channel details, and created/modified timestamps. Use the files endpoint for a version's downloadable artifacts and the releases endpoint for the per-version history.

Parameters

Request body

Response

Errors

Response headers