Sofar Ocean · AsyncAPI Specification

Sofar Ocean Data Forwarding Webhooks

Version

View Spec View on GitHub CompanyClimateOcean DataWeatherMaritimeSensorsIoTEnvironmental DataWave DataBuoysAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.sofarocean.com/spotter-and-smart-mooring/post-forwarding
spec_type: Webhooks
notes: >-
  Sofar publishes no AsyncAPI document. It does document a webhook ("Data
  Forwarding") surface: you register delivery endpoint URLs in the Spotter
  Dashboard, and Sofar sends an HTTP POST to each endpoint whenever one of your
  Spotters generates new data. The POST body varies by the Spotter's operating
  mode. This artifact captures that webhook catalog.
webhooks:
  - name: data-forwarding
    delivery: HTTP POST to subscriber-configured delivery endpoint URLs
    configured_at: https://spotter.sofarocean.com/api
    trigger: A Spotter transmits new data.
    content_type: application/json
    body_root: data
    payload_variants:
      - mode: Waves
        payloadType: waves
        includes: [spotterId, spotterName, batteryVoltage, batteryPower, solarVoltage, humidity, waves, track, frequencyData, partitionData, wind, surfaceTemp]
      - mode: Track
        payloadType: track
        includes: [spotterId, spotterName, batteryVoltage, batteryPower, solarVoltage, humidity, track]
      - mode: Smart Mooring
        payloadType: sensorData
        includes: [spotterId, spotterName, batteryVoltage, batteryPower, solarVoltage, humidity, sensorData]
    schema_ref: openapi/sofar-ocean-spotter-openapi.yml#/components/schemas/SpotterData

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/sofar-ocean-data-forwarding-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.