Loading
https://api.apifreaks.com/v1.0/currency/historical/data/limits
$ pip install requests
Click Test it to start the request and see the response here!
| Field | Type | Requirement | Description |
|---|---|---|---|
| availabilityPeriod | Map | Mandatory | A map of all currencies keyed by their currency code. Each entry contains the availability date range for that currency. |
| availabilityPeriod.[currencyCode] | String | Mandatory | The availability date range for the specified currency in the format "YYYY-MM-DD to YYYY-MM-DD", representing the start and end dates. |