Carrier Lynx Dev Portal GraphQL
The GraphQL backend behind the Lynx Fleet Dev Portal. Its /public/graphql endpoint answers anonymously and is the only way to reach Carrier's API contracts and integration guides in machine-readable form — the docs host is a single-page app that returns an HTML shell for every conventional spec path. Verified queries: getDefaultProducts (the product catalogue), getPublicApiSpecYml and getPublicApiSpecJson (the OpenAPI documents), and getPublicProductInfo (contract plus structured guide). Introspection is disabled.