OPENAPI / COMPONENTS / SCHEMAS

Exchange-rate data provider

Provider

Provider data structure

object12properties
keystringrequired

Provider identifier

namestringrequired

Full provider name

country_codestring

ISO 3166-1 alpha-2 country code

rate_typestring

Official rate type as used by the source

pivot_currencystring

Base currency for published rates

data_urlstring

Link to the data source

terms_urlstring

Link to terms of use

start_datestring

Earliest available date

end_datestring

Latest available date

publish_cadencestring

How 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_missedstring

Number 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.

currenciesarrayrequired

Currency codes covered by this provider