Skip to main content

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 like social and exchange_versions.

Example Usage:

GET /api/v1/exchanges/uniswap

Request

Responses

Successful Response