v47

latestOpenAPI 3.1.0Contact usraw.githubusercontent.com2026-07-1061131268.6 KB
Market Data

Get Stocks

Get a list of Stocks.

get/api/v2/market_data/stocks/

Query parameters

symbolsstring[]

List of Stock symbols to query. If not provided, all Stocks are returned.

limitinteger

Number of results to return

order'asc' | 'desc'

Sort order

nextstring nullable

Cursor for next page

previousstring nullable

Cursor for previous page

Response

OK

_sv'PaginatedStockResponse:v1'

Version