Market Data
Get Alloys
Returns available Alloys with cursor-based pagination.
get/api/v2/market_data/alloys/
Query parameters
symbolsstring[]
If set, this endpoint will return Alloys that match the symbols specified
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