{"uid":"cap_KnE91NC4PB-3A8JylEReK","slug":"bizintel-api-noaa-buoy-data-lookup-63da22b7","name":"BizIntel API – NOAA Buoy Data Lookup","description":"Scrapes NOAA NDBC public feeds for live wave height, water temp, and marine forecasts.","url":"https://bizintel-api.hahavoid0.workers.dev/geography/noaa-buoys","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["latitude","longitude"],"properties":{"radius":{"type":"number","default":100,"description":"Radius in nautical miles"},"latitude":{"type":"number"},"longitude":{"type":"number"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"result":{"buoys":[{"stationId":"46053","wave_height_meters":1.2}]},"warnings":[],"supported":true,"confidence":"high","data_as_of":"2026-06","disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","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_DmDmWzjuJuCbjREoZOHsj","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns nearby NOAA ocean buoy stations and their current wave height readings for a given lat/lon coordinate and search radius.","exampleAgentPrompt":"Can you find all NOAA ocean buoys within 75 nautical miles of latitude 34.0°N, longitude -119.7°W and tell me the current wave heights?","exampleUseCases":[{"title":"Surfer wave condition check","prompt":"What are the current wave heights at NOAA buoys near latitude 36.9, longitude -122.0? Check within 50 nautical miles."},{"title":"Maritime route safety assessment","prompt":"I'm planning a boat trip departing from around 47.6°N, -122.3°W — can you pull nearby NOAA buoy readings within 100 nautical miles so I can see what wave conditions to expect?"},{"title":"Offshore research station monitoring","prompt":"Find all NOAA buoy stations within 150 nautical miles of latitude 26.5, longitude -79.0 and give me their latest wave height data."}],"resultDescription":"Returns a list of nearby NOAA buoy stations including their station IDs and current wave heights in meters, along with a confidence level, data timestamp, and any warnings or disclaimers. Also indicates whether the query location is supported.","failureModes":["No buoys found within the specified radius — try increasing the radius","Invalid or out-of-range latitude/longitude values cause validation errors","Remote ocean coordinates far from NOAA buoy networks may return empty results","Stale or unavailable NOAA data may result in outdated timestamps","Network timeout from upstream NOAA data source"],"whenToPreferThis":"Choose this endpoint when you need real-time or recent NOAA ocean buoy data (wave heights, station IDs) for a specific geographic area. It is ideal for maritime planning, coastal monitoring, or any agent workflow that needs structured, proximity-based buoy station discovery without managing direct NOAA API credentials. Prefer this over raw NOAA API access when you want a pay-per-call, no-key-required integration.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:34:23.783Z","isFirstParty":false}