Netflix · GraphQL Specification

Netflix GraphQL Schema

Netflix does not publish a general-purpose public GraphQL API. This schema is a conceptual representation of the Netflix data model derived from publicly available information, including the Netflix Tech Blog, open-source projects (Conductor, Zuul, Falcor), partner documentation, and the Netflix device/partner certification program. It is intended as a reference for understanding how Netflix structures its internal catalog, user, and streaming data.

Documentation Endpoint View on GitHub CDNContent DeliveryDevice CertificationEntertainmentMediaNetflixOpen ConnectStreamingFortune 500GraphQL

Overview

Netflix GraphQL Schema is a GraphQL API specification published by Netflix on the APIs.io network.

Netflix does not publish a general-purpose public GraphQL API. This schema is a conceptual representation of the Netflix data model derived from publicly available information, including the Netflix Tech Blog, open-source projects (Conductor, Zuul, Falcor), partner documentation, and the Netflix device/partner certification program. It is intended as a reference for understanding how Netflix structures its internal catalog, user, and streaming data.

The specification includes 3 reference links.

Tagged areas include CDN, Content Delivery, Device Certification, Entertainment, and Media.

Endpoint

References

Back to Netflix · All GraphQL Specs · GitHub