Prices

This endpoint allows you to retrieve the current prices of all cryptocurrencies supported by OxaPay.

get
Responses
chevron-right
200

Successful operation

application/json
dataobjectOptional

Represents dynamic keys (currency symbol) with decimal values.

messagestringOptional

A message containing additional information about the result of the request.

statusintegerOptional

The status of the request response. Typically provided as a numeric code (e.g., 200 for success or other codes for errors).

versionstringOptional

The version of the API being used.

get
/common/prices
200

Successful operation

Last updated