Latest quotes

The latest quotes endpoint returns the latest bid and ask prices for the crypto symbols provided.

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*