You're viewing a demo portfolio

Join the waitlist
PRSM

fx_timeseries

Active

Tool of Ready APIs

declared in 1.0.0

Daily rate series for a single base→quote pair across a date range. Useful for charts and trend analysis.

Parameters schema

{
  "type": "object",
  "required": [
    "base",
    "quote",
    "start",
    "end"
  ],
  "properties": {
    "end": {
      "type": "string",
      "description": "ISO end date."
    },
    "base": {
      "type": "string"
    },
    "quote": {
      "type": "string"
    },
    "start": {
      "type": "string",
      "description": "ISO start date."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →