Pontx HubAPI reference for humans & agents
API CatalogSkillsDocsGitHubSign in
API CatalogSkillsDocsGitHub中文Sign in
←All APIs/CurrencyBeacon exchange-rate API
OverviewEndpointsSchemas11SDK
Endpoints5
GETConvert a currency amountGETGet historical exchange ratesGETGet latest exchange ratesGETGet an exchange-rate time seriesGETList supported currencies
Schemas11
Successful conversion response; the service returns both a response wrapper and its top-level fields.ConversionResponseDynamic currency-definition map keyed by numeric strings; this is the JSON object actually returned by the supplier, not an array.CurrenciesResponseOne available-currency definition returned by the supplier.CurrencyDynamic map with YYYY-MM-DD dates as keys and daily rate maps as values.DateRateMapError status and explanatory metadata returned by the service.ErrorMetaError response returned when the service cannot complete a request.ErrorResponseSuccessful historical-rates response; the service returns both a response wrapper and its top-level fields.HistoricalRatesResponseSuccessful latest-rates response; the service returns both a response wrapper and its top-level fields.LatestRatesResponseDynamic map with currency codes as keys and rate numbers as values.RateMapStatus and disclaimer metadata returned by the service.SuccessMetaSuccessful time-series response; the service returns both a response wrapper and top-level date keys.TimeseriesResponse

OPENAPI / COMPONENTS / SCHEMAS

Dynamic map with YYYY-MM-DD dates as keys and daily rate maps as values.

DateRateMap

Dynamic map with YYYY-MM-DD dates as keys and daily rate maps as values.

object0properties
Pontx Hub

Source · Metadata · Contribute

Open source · PontxSpec → Unified SDK / CLI → Agent