get_rates_authenticated
Retrieve currency exchange rates with higher limits and multi-currency support using an authenticated API key. Supports historical data and grouping options for comprehensive rate analysis.
Instructions
Get rates with higher limits and multi-target support. Requires an AllRatesToday API key (ALLRATES_API_KEY). Supports comma-separated targets like "EUR,GBP,JPY".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ISO 4217 currency code (e.g. USD, EUR, GBP). | |
| target | Yes | One or more target codes, comma-separated. | |
| time | No | Optional historical ISO 8601 timestamp. | |
| group | No | Optional grouping window. |