Build once. Ship into the protocol.
WAVE is media infrastructure for the agentic internet: one call shape, one gateway, one index. Integrate once. Auth, scope, and metering are handled for you, and a certified integration joins the index below, where people and agents both find it.
$ curl -s https://gateway.wave.online/.well-known/wave-skills.json | jq 'length'
179
Sixteen products answer the same call shape today, three of them live and thirteen in preview. Your integration is listed the same way: one row, one scope, one price, readable by a person or an agent without asking us for anything.
$ curl -s -X POST https://api.wave.online/v1/captions -d '{}' → 402, maxAmountRequired "25000" (USDC, 6 decimals)
There is nothing bespoke to maintain
You build against the published SDKs and docs. The gateway federates auth, scope, and metering for you, so none of it lands in your codebase. Certification then verifies the integration against the protocol, hardware or software or service held to the same bar, which is what turns "it works with WAVE" from a claim into a row in the index.
Build for people, be reachable by the machines
A certified integration is a product on the protocol plane, composing with every other spoke instead of standing alone. Because the index carries a price as well as a path, an agent that has never met you can discover what you built, quote it, call it, and settle for it. That is the difference between a listing and a market.
How to start
Read the index, build against the call shape, and send us what you made. Partnership enquiries go to partners@wave.online, and a key takes a minute if you want to try the surface first.