Epic Games · GraphQL Specification

Epic Games GraphQL

Epic Games exposes GraphQL surfaces across several developer-facing products. The primary surface historically lived at `https://graphql.epicgames.com/graphql` and powered the Epic Games Store catalog, offer lookups, and internal services. That public introspection endpoint is no longer reachable (HTTP 410), but the EOS platform and EGS backend continue to use GraphQL internally and through partner integrations.

Documentation Endpoint View on GitHub AchievementsAnti-CheatCross-PlatformEOSEpic Online ServicesGame BackendGame DevelopmentGamesIdentityLobbyMatchmakingMultiplayerSessionsUnreal EngineVoiceGraphQL

Overview

Epic Games GraphQL is a GraphQL API specification published by Epic Games on the APIs.io network.

Epic Games exposes GraphQL surfaces across several developer-facing products. The primary surface historically lived at https://graphql.epicgames.com/graphql and powered the Epic Games Store catalog, offer lookups, and internal services. That public introspection endpoint is no longer reachable (HTTP 410), but the EOS platform and EGS backend continue to use GraphQL internally and through partner integrations.

The specification includes 5 reference links.

Tagged areas include Achievements, Anti-Cheat, Cross-Platform, EOS, and Epic Online Services.

Endpoint

References

Back to Epic Games · All GraphQL Specs · GitHub