{
  "name": "WAVE",
  "tagline": "The video layer for agents and humans.",
  "summary": "Open protocol and one API for video — for humans and AI agents on the same rails. EVERY WAVE capability is agent-payable: an agent can discover, negotiate, and pay for any capability over HTTP-402 (x402) and the Machine Payments Protocol (MPP) — no account, pay-per-use, settled on Base mainnet. One gateway enforces auth, scope, entitlement, and metering.",
  "operator": "WAVE Online LLC",
  "legal": "https://wave.online/legal",
  "builtOn": [
    "Cloudflare",
    "Supabase",
    "Stripe"
  ],
  "agentCommerce": {
    "overview": "https://wave.online/agent-commerce",
    "apexX402Pointer": "https://wave.online/.well-known/x402",
    "liveX402": "https://dispatch.wave.online/.well-known/x402",
    "mppDiscovery": "https://dispatch.wave.online/v1/mpp/discovery",
    "note": "Every capability is callable by API key (humans) or payable over x402 (agents). Settlement runs on Base mainnet through the WAVE delegate, with sanctions screening on the payment path."
  },
  "startHere": [
    {
      "label": "Docs",
      "url": "https://docs.wave.online"
    },
    {
      "label": "API reference (OpenAPI)",
      "url": "https://dev.wave.online/reference"
    },
    {
      "label": "Protocol overview",
      "url": "https://wave.online/protocol"
    },
    {
      "label": "Agent surface",
      "url": "https://agents.wave.online"
    },
    {
      "label": "Pricing",
      "url": "https://wave.online/pricing"
    }
  ],
  "surfaces": [
    {
      "label": "Home",
      "url": "https://wave.online/",
      "about": "What WAVE is, who it's for, and how to start."
    },
    {
      "label": "Agent commerce",
      "url": "https://wave.online/agent-commerce",
      "about": "How every capability is payable by an agent over x402 + MPP."
    },
    {
      "label": "Media Engine",
      "url": "https://wave.online/media-engine",
      "about": "Timing, integrity, sync, reliability, and metering solved once for every transport."
    },
    {
      "label": "Protocol",
      "url": "https://wave.online/protocol",
      "about": "The open WAVE protocol and the transports behind the one API."
    },
    {
      "label": "Pricing",
      "url": "https://wave.online/pricing",
      "about": "Plans, usage rates, payment rails, and per-capability meters."
    },
    {
      "label": "Status",
      "url": "https://wave.online/status",
      "about": "Live per-surface edge probes with real HTTP status."
    },
    {
      "label": "Changelog",
      "url": "https://wave.online/changelog",
      "about": "What shipped, at the platform, workstream, and product level."
    },
    {
      "label": "Trust",
      "url": "https://wave.online/trust",
      "about": "Security posture, compliance, and the substantiated-claims register."
    },
    {
      "label": "Legal",
      "url": "https://wave.online/legal",
      "about": "Terms, privacy, DPA, SLA, and the full legal set."
    }
  ],
  "capabilities": [
    "Clips",
    "Voice",
    "Captions",
    "Chapters",
    "Editor",
    "Phone",
    "Collab",
    "Podcast",
    "Studio AI",
    "Transcribe",
    "Sentiment",
    "Search"
  ],
  "speaks": [
    {
      "label": "Contribution & ingest",
      "items": [
        "SRT",
        "RTMP",
        "RTMPS",
        "WHIP",
        "RIST",
        "NDI",
        "MPEG-TS",
        "SDI"
      ]
    },
    {
      "label": "Delivery & playback",
      "items": [
        "HLS",
        "LL-HLS",
        "DASH",
        "CMAF",
        "MoQ",
        "WebTransport",
        "WebRTC",
        "MP4"
      ]
    },
    {
      "label": "Audio over IP",
      "items": [
        "AES67",
        "Dante",
        "OMT",
        "MXL"
      ]
    },
    {
      "label": "Codecs",
      "items": [
        "H.264",
        "H.265 / HEVC",
        "AV1",
        "AAC",
        "Opus",
        "FLAC",
        "PCM"
      ]
    },
    {
      "label": "Captions & metadata",
      "items": [
        "WebVTT",
        "SRT subtitles",
        "TTML / IMSC",
        "CEA-608 / 708",
        "Live transcription"
      ]
    },
    {
      "label": "Content protection",
      "items": [
        "Widevine",
        "PlayReady",
        "FairPlay",
        "CENC multi-DRM"
      ]
    },
    {
      "label": "Agent & API",
      "items": [
        "HTTPS",
        "HTTP-402 (x402)",
        "WebSocket",
        "SSE",
        "Webhooks"
      ]
    }
  ],
  "notes": [
    "Built on Cloudflare, Supabase, Stripe.",
    "Runs on the Cloudflare edge.",
    "Operated by WAVE Online LLC. See https://wave.online/legal."
  ]
}