Skip to main content
GET

Authentication

string
required
A JWT token required for API authentication. Generate JWT token as explained in section Generate JWT Token using empty string.

Headers

string
required
Must be set to application/json.

Response

Returns a list of supported currencies.
string
required
The name of the currency.
string
required
The symbol of the currency.
integer
required
The number of decimal places supported.
string
required
The price in USD.
string
required
The price in EUR.
string
required
The price in TRY.
string
required
The minimum payment amount accepted.
string
required
Unique identifier for the currency.