Currencies
It returns the list of the supported currencies and the currency symbol associated.
curl https://api.teslahunt.io/cars/currencies \
--header 'x-api-key: YOUR_TOKEN'- ▶{AUD: "$", CAD: "$", CHF: "₣", CNY: "¥", CZK: "Kč"…}
The currency is represented by ISO 3166-1 alpha-3 (opens in a new tab) format.