GET
/
offers
/
match

Searches for, and returns offers that match specified criteria, such as token, fiat, and payment method, enabling users to choose their preferred trade.

Query Parameters

unitAmount
number
fiatUnitAmount
number
network
string

Blockchain network identifier

tokenSymbol
string
fiatSymbol
string
offerType
string
paymentChannel
string
paymentChannelType
string
merchantGroupId
string
merchantId
string
strict
boolean

Strictly match offers created for network or not

hideInstantPay
boolean
exemptedMerchants
string[]
page
number
limit
number

Response

200 - application/json
currentPage
number
required
offers
object[]
required
totalCount
number
required
totalPages
number
required
totalPairOffers
number