Skip to main content
GET
/
market-prices
Batch Prices
curl --request GET \
  --url https://api.{your-broker}.slate-labs.com/market-prices
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

symbols
string
required

Comma-separated symbols

Response

Successful Response