List currencies
Get all available currencies.
GET /currencies
Required scope:
- entries:r
Parameters
currencies optional string
|
A comma separated list of currencies to return. |
since optional string
|
Return all currencies that were modified since timestamp. Format:date-time |
types optional string
|
Return all currencies of a specific type. Possible values:fiat, commodity, crypto, deprecated |
* denotes required field/parameter.
Request
$ curl https://api.toshl.com/currencies \ -H "Authorization: Bearer T9cE5asGnuyYCCqIZFoWjFHvNbvVqHjl"