Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Epic Games Stats API

The Stats API from Epic Games — 1 operation(s) for stats.

Epic Games Stats API is one of 14 APIs that Epic Games publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Stats. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 1 path. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.epicgames.dev.

2 operations 1 paths 0 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.epicgames.dev
Authentication
OAuth 2.0, HTTP Bearer
License
Proprietary
Resource Areas
1

Authentication & Security 2

Epic Games Stats API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauthClientCredentials) using the clientCredentials flow, exposing 1 scope. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — EOS bearer access token issued by the OAuth token endpoint.

Paths & Operations 2

Across 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Stats 2
GET
/stats/v1/{deploymentId}/users/{productUserId}/stats
List stats for a product user
listUserStats 2 params → 200
POST
/stats/v1/{deploymentId}/users/{productUserId}/stats
Ingest stats for a product user
ingestUserStats 2 params body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

epic-games-stats-api-openapi.yml Raw ↑

Other APIs Epic Games publishes across the network.

Epic Online Services (EOS)
Epic Account Services
Epic Games Store Publishing
Kids Web Services (KWS)
Unreal Engine (Pointer)
Epic Games Achievements API
Epic Games Auth API
Epic Games Connect API
Epic Games Ecom API
Epic Games Leaderboards API
Epic Games PlayerDataStorage API
Epic Games Sanctions API