API Reference

The SteamData Connect API provides powerful access to Steam game data.

Base URL: https://endpoint.steamdata.ai/api/v1

View Interactive API Docs

Authentication

All requests require your API key in the header:

X-API-Key: your_api_key_here

Core Endpoints

MethodEndpointDescription
GET/apps/{appid}Get game details
GET/apps/{appid}/localizedGet localized game info
POST/apps/batchBatch fetch games
GET/apps/searchSearch games
GET/apps/filterFilter game list
GET/apps/{appid}/timeseriesGet game time-series data