Skip to main content

Retrieves a list of exchanges versions

GET 

/defi/v1/exchange_versions

Retrieves a compact list of exchanges versions.

Returns:

A JSON object with the key "data" containing detailed information about the exchange version. If the exchange is not found, returns a 404 error.

Example: GET /api/v1/exchange_versions

Request

Responses

Successful Response