Returns the list of currencies supported by the platform and the default currency.
Use this when creating products or configuring pricing to ensure you use a supported currency.
GET
/
v1
/
config
/
currencies
Get supported currencies
curl --request GET \ --url https://api.kyren.top/v1/config/currencies \ --header 'x-api-key: <api-key>'