List of securities (Exchange)
GET/md/v2/Securities/:exchange
The request returns information about matching securities from the specific exchange. Objects in the response will be sorted by the value of trading volume parameter in the "Bigger first" order.
If not otherwise specified for the limit
parameter, all matching results will be returned in the response
Private resource
Anonymous execution of this command is prohibited. Provide the valid Access token as the value of the mandatory token
parameter.
Request
Responses
- 200
- 401
- 429
Request processed successfully
Failed to authorize request — JWT
is not specified in the request header, it has expired, or it belongs to a different system environment
The allowable limit of requests to the endpoint has been exceeded: by the number of requests per second or requests handled simultaneously.