Exchanges
Get exchange by ID
Retrieve details of a specific exchange by its ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for the exchange.
Example:
"kraken"
Response
200 - application/json
Details of the specified exchange.