Is there any docs about crates.io API

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. crates.io

    The Rust package registry

    Other than https://doc.rust-lang.org/cargo/reference/registries.html#web-api (which just document's Cargo's interface to a registry), there isn't any documentation I'm aware of. See https://github.com/rust-lang/crates.io/issues/741 and https://github.com/rust-lang/crates.io/issues/731.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. crates-io-api

    API client for crates.io, the Rust crate registry.

  4. Cargo

    The Rust package manager

    Lurker here. Haven’t started to learn rust but wouldn’t this be self documenting by looking at cargo? I have a feeling there would be little other public endpoints outside of that. Very cursory look yields: https://github.com/rust-lang/cargo/blob/master/crates/crates-io/lib.rs

  5. crates.io-http-api-reference

    HTTP API reference for crates.io

    Just found what i'm actually needed: https://github.com/hcpl/crates.io-http-api-reference

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rust Cargo: The Backbone of Rust Development

    2 projects | dev.to | 14 Jul 2025
  • Reducing Cargo target directory size with -Zno-embed-metadata

    1 project | news.ycombinator.com | 2 Jun 2025
  • Malware found on NPM infecting local package with reverse shell

    3 projects | news.ycombinator.com | 26 Mar 2025
  • Making your own PR to the SurrealDB source code

    2 projects | dev.to | 29 Jan 2025
  • Rust registry error "candidate versions found which didn't match"

    1 project | dev.to | 4 Jan 2025