Skip to main content

Rust + Alpaca Market Data

High-Performance Rust Client for Alpaca Market Data API

Typed async access to the official HTTP endpoints, plus pagination helpers for paginated routes. The docs cover usage, endpoint coverage, examples, and rustdoc links.

Crate contract
  • The official Alpaca Market Data HTTP API defines endpoint semantics.
  • Request and response field words use Alpaca's original API terms.
  • Public Rust names stay idiomatic and async-only.
  • The docs include guides, coverage tables, examples, and rustdoc links.