OPENAPI / COMPONENTS / SCHEMAS
Exchange-rate data provider
ProviderProvider data structure
keystringrequiredProvider identifier
namestringrequiredFull provider name
country_codestringISO 3166-1 alpha-2 country code
rate_typestringOfficial rate type as used by the source
pivot_currencystringBase currency for published rates
data_urlstringLink to the data source
terms_urlstringLink to terms of use
start_datestringEarliest available date
end_datestringLatest available date
publish_cadencestringHow often the provider publishes rates. Determines the unit of publishes_missed: a count of days, ISO weeks, or calendar months. Null for historical-only providers with no scheduled cadence.
publishes_missedstringNumber of expected publishes missed since end_date, in units of publish_cadence. For daily providers, counts scheduled publish days strictly between end_date and today. For weekly and monthly providers, counts ISO weeks or calendar months between the latest imported bucket and the bucket whose publish window has already started. Null when the provider has no scheduled cadence or no imported data.
currenciesarrayrequiredCurrency codes covered by this provider