On-ramp (Buy) APIs
Get P2P-only trading pairs
Code
Request Body
| Field | Type | Mandatory | Remarks |
|---|---|---|---|
| fiatCurrency | string | No | Filter by target fiat currency |
Response Body (list of json object)
| Field | Type | Remarks |
|---|---|---|
| fiatCurrency | string | |
| cryptoCurrencies | array | Crypto currency object |
| cryptoCurrency | string | Crypto currency symbol |
Example
Request:
Code
Response:
Code
Was this page helpful?
Last modified on