Retrieve detailed exchange information
GET/defi/v1/exchange/:exchange
Retrieve detailed information about a specific exchange.
- Requires
exchange_code
as a path parameter. - Optional
include
parameter allows retrieving related details likesocial
andexchange_versions
.
Example Usage:
GET /api/v1/exchanges/uniswap
Request
Responses
- 200
- 422
Successful Response
Validation Error