{"openapi":"3.1.0","info":{"title":"wave Pricing (edge)","version":"1.0.0","description":"Usage-based pricing for the WAVE API — one key, metered at the gateway. Thin edge front-door; the product API (auth, scopes, metering, pay-per-use) is at https://api.wave.online — see https://api.wave.online/openapi.json."},"servers":[{"url":"https://pricing.wave.online"},{"url":"https://api.wave.online","description":"WAVE gateway (product API)"}],"paths":{"/health":{"get":{"summary":"Liveness probe","responses":{"200":{"description":"ok"}}}},"/status":{"get":{"summary":"Health + dependencies","responses":{"200":{"description":"status"}}}},"/llms.txt":{"get":{"summary":"Agent discovery","responses":{"200":{"description":"text"}}}}}}