{"openapi":"3.1.0","info":{"title":"Airbyte marketing site","version":"1.0.0","description":"Discovery and documentation surface for airbyte.com. Programmatic data plane APIs are hosted at https://api.airbyte.com."},"servers":[{"url":"https://airbyte.com"}],"paths":{"/":{"get":{"operationId":"getHomepage","summary":"Marketing homepage","responses":{"200":{"description":"HTML homepage (default) or markdown when negotiated"}}}},"/.well-known/api-catalog":{"get":{"operationId":"getApiCatalog","summary":"RFC 9727 API catalog","responses":{"200":{"description":"application/linkset+json"}}}},"/api/x402":{"get":{"operationId":"x402DiscoveryProbe","summary":"x402 payment discovery probe","description":"Returns HTTP 402 with PAYMENT-REQUIRED for agent scanners. No charge on the marketing origin.","responses":{"402":{"description":"Payment required (discovery probe)"}},"x-payment-info":{"intent":"charge","method":"card","amount":"0","currency":"USD","description":"Discovery probe only; public marketing content is free."}}}}}