Snapshots

The snapshots endpoint returns the latest trade, latest quote, latest minute bar, latest daily bar, and previous daily bar data for crypto symbols.

Path Params
string
enum
required

Crypto location from where the latest market data is retrieved.

  • us: Alpaca US
  • us-1: Kraken US
  • eu-1: Kraken EU
Allowed:
Query Params
string
required

A comma-separated list of crypto symbols.

Responses

401

Authentication headers are missing or invalid. Make sure you authenticate your request with a valid API key.

403

The requested resource is forbidden.

500

Internal server error. We recommend retrying these later. If the issue persists, please contact us on Slack or on the Community Forum.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*