v1

latestOpenAPI 3.0.12026-07-26251295.9 KB
Orders

Get best odds

This endpoint returns the best available odds for the specified baseToken and marketHashes or leagueIds.

get/orders/odds/best

Query parameters

marketHashesstring[]

Only get best odds for these market hashes. Comma separated. Exactly one of marketHashes or leagueIds must be provided, but not both.

leagueIdsinteger[]

Only get best odds for these league IDs. Comma separated. Exactly one of marketHashes or leagueIds must be provided, but not both.

baseTokenstring required

Only get best odds denominated in this base token.

Response

statusstring

success or failure if the request succeeded or not

All 25 operations