Retrieve a list of exchanges
GET/defi/v1/exchanges
Retrieve a list of active and published exchanges.
- Supports filtering by network and exchange code.
- Optional
include
parameter allows retrieving additional details (social
,exchange_versions
,all
). - Supports pagination with
page
parameter.
Example Usage:
GET /api/v1/exchanges?network=ethereum&page=2&include=social
Request
Responses
- 200
- 422
Successful Response
Validation Error