You're viewing a demo portfolio

Join the waitlist
PRSM

weather_marine

Active

Tool of Ready APIs

declared in 1.0.0

Coastal/marine hourly forecast: wave height, period, and direction, plus wind-wave and swell components. For shipping, fishing, surfing, and coastal-event planning. Coastal/open-water coordinates only — inland points return an error.

Parameters schema

{
  "type": "object",
  "properties": {
    "lat": {
      "type": "number",
      "description": "Latitude of a coastal/open-water point."
    },
    "lon": {
      "type": "number",
      "description": "Longitude of a coastal/open-water point."
    },
    "hours": {
      "type": "integer",
      "default": 48,
      "maximum": 240,
      "minimum": 1
    },
    "units": {
      "enum": [
        "imperial",
        "metric"
      ],
      "type": "string",
      "default": "imperial"
    },
    "zip_code": {
      "type": "string",
      "description": "US ZIP — must resolve to a coastal point."
    }
  },
  "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 →