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

Related API Specs

Epic Games Achievements API (OpenAPI) Epic Games Auth API (OpenAPI) Epic Games Connect API (OpenAPI) Epic Games Ecom API (OpenAPI) Epic Games Leaderboards API (OpenAPI) Epic Games PlayerDataStorage API (OpenAPI) Epic Games Sanctions API (OpenAPI) Epic Games Stats API (OpenAPI) Epic Games TitleStorage API (OpenAPI)
Back to Epic Games · All GraphQL Specs · GitHub