{"uid":"cap_Of2u-H6jxGRb7L7Of8FYW","slug":"noaa-coastal-tide-predictions-water-level-a9c0a201","name":"NOAA Coastal Tide Predictions & Water Level","description":"U.S. coastal tide data from NOAA — when's the next high or low tide, or what's the water level right now: high/low tide predictions for the next 48 hours (product=predictions, default), or the latest observed water level (product=water_level). Identify the location by NOAA CO-OPS station ID, or just pass lat+lng and the nearest station is used automatically (distanceKm in the response says how far it is). Heights in feet above MLLW datum, times in GMT.","url":"https://x402-seller.onrender.com/ocean/tides","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":[],"properties":{"lat":{"type":"string","description":"Latitude — used with lng to find the nearest NOAA station when no station ID is given"},"lng":{"type":"string","description":"Longitude — used with lat to find the nearest NOAA station when no station ID is given"},"product":{"enum":["predictions","water_level"],"type":"string","description":"predictions = next 48h high/low tides (default); water_level = latest observed reading"},"station":{"type":"string","description":"NOAA CO-OPS station ID (e.g. 9414290 for San Francisco); omit to resolve by lat/lng instead"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"lat":{"type":["number","null"]},"lng":{"type":["number","null"]},"time":{"type":"string","description":"Observation time (GMT); present only when product=water_level"},"datum":{"type":"string"},"tides":{"type":"array","description":"High/low tide predictions for the next 48 hours; present only when product=predictions"},"units":{"type":"string"},"source":{"type":"string"},"product":{"type":"string"},"station":{"type":"string"},"heightFt":{"type":"number","description":"Observed water level in feet above MLLW; present only when product=water_level"},"timeZone":{"type":"string"},"distanceKm":{"type":"number","description":"Distance from the requested lat/lng to the station used; only present when resolved by lat/lng"},"preliminary":{"type":"boolean","description":"True if the reading is preliminary/unverified; present only when product=water_level"},"stationName":{"type":["string","null"]}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-m8E0gE4dBLPlepZH1xzN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns U.S. coastal tide predictions (next 48h high/low tides) or the latest observed water level from NOAA CO-OPS stations, identified by station ID or lat/lng.","exampleAgentPrompt":"What are the high and low tide predictions for the next 48 hours near San Francisco — use lat 37.775 and lng -122.419 to find the nearest NOAA station?","exampleUseCases":[{"title":"Boston Harbor tonight's high tide","prompt":"When is tonight's high tide for Boston Harbor? Use lat 42.359 and lng -71.052 to find the nearest NOAA station and give me the time and height."},{"title":"Current water level near Miami Beach","prompt":"What's the current observed water level near Miami Beach right now? My coordinates are lat 25.79 and lng -80.13 — find the nearest NOAA station and tell me how high the water is."},{"title":"Next low tide near Seattle","prompt":"When is the next low tide near Seattle? Use lat 47.606 and lng -122.334 to locate the closest NOAA station and show me the upcoming low tide times and heights for the next 48 hours."}],"resultDescription":"A JSON object with tide predictions (array of high/low events with times in GMT and heights in feet above MLLW) or the latest observed water level reading, along with the resolved NOAA station ID, station name, datum, units, and — if resolved by lat/lng — the distance in km to the nearest station.","failureModes":["No NOAA station found near the given lat/lng — response may error or return null station","Invalid or non-existent station ID — NOAA API returns no data","Coordinates outside U.S. coastal coverage (inland or non-U.S. waters) — no station resolved","Missing required location input (neither station nor lat/lng provided) — likely a 400 error","NOAA data temporarily unavailable — upstream outage"],"whenToPreferThis":"Use this endpoint when you need official NOAA tide predictions or observed water levels for U.S. coastal locations. It handles station resolution automatically from coordinates, making it ideal when the user doesn't know the station ID. Prefer it over generic weather APIs for precise maritime/tidal data anchored to MLLW datum.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:38:53.746Z","isFirstParty":false}