Skip to main content
GET
Get exchange by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Unique identifier for the exchange.

Example:

"kraken"

Response

200 - application/json

Details of the specified exchange.

data
object