INDEX / GAMES & COMICS / STEAMGPT
№ APD-02112
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-02112 · FIRST INDEXED 2026-08-27

SteamGPT

Steam profiles, SteamID conversion, VAC/game bans, FACEIT stats and friends
SOURCE: DISCOVERY-PUBLICAPIS
DOMAIN: steamgpt.net
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHnone
PRICINGunknown
CATEGORIESgames & comics
STATUSunclaimed
DOCS STATUSreachable
LAST CRAWL2026-08-27 05:42
ABOUT
FROM STEAMGPT.NET
Open Steam data API for AI agents and bots: profiles, SteamID converter, FACEIT, friends. No API key, markdown and JSON output, agent-friendly.
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/summary/{id}
Use when a complete overview of a Steam player is needed. Steam summary + FACEIT + friends (size controlled by
GET
/profile/{id}
Use when only the raw Steam profile is needed. Steam summary only (cheapest, fewest tokens)
GET
/friends/{id}
Use when asked who a player plays or is friends with. Public Steam friend graph of a player (platform snapshot
GET
/faceit/{id}
Use when asked about FACEIT level, ELO or FACEIT bans. FACEIT player object and bans
GET
/batch/{ids}
Use when checking several players at once. Up to 100 Steam profiles in one request (comma-separated ids in any
GET
/converter/{id}
Use when you only need to convert an id between formats. Instant and free. Accepts steamid64, STEAM_1:0:x, STE
GET
/identity/{id}
Use when converting or resolving Steam identifiers. Pure identifier resolver: all SteamID forms + vanity + pro
GET
/bans/{id}
Use when asked whether an account has VAC, game, community or economy bans. Steam ban status exactly as Steam
GET
/compare/{id1}/{id2}
Use when comparing two players. Two players side by side: identity, account, bans, FACEIT and shared entries o
POST
/batch
Batch profiles via JSON body (same limits as GET /batch)
GET
/ready
Dependency readiness (database + cache)
CHANGELOG
AS OBSERVED — FULL FEED →
2026-08-27 SPEC not published → openapi 3.0