From 04ed1909118c37d427c82f4050d0b734a1913857 Mon Sep 17 00:00:00 2001 From: Robert Clarke Date: Tue, 18 Aug 2026 06:07:21 +0300 Subject: [PATCH] Add SteamGPT API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7491fe4c..c207c11a 100644 --- a/README.md +++ b/README.md @@ -1048,6 +1048,7 @@ API | Description | Auth | HTTPS | CORS | | [When is next MCU film](https://github.com/DiljotSG/MCU-Countdown/blob/develop/docs/API.md) | Upcoming MCU film information | No | Yes | Unknown | | [xkcd](https://xkcd.com/json.html) | Retrieve xkcd comics as JSON | No | Yes | No | | [Yu-Gi-Oh!](https://db.ygoprodeck.com/api-guide/) | Yu-Gi-Oh! TCG Information | No | Yes | Unknown | +| [SteamGPT](https://steamgpt.net) | Steam profiles, SteamID conversion, VAC/game bans, FACEIT stats and friends | No | Yes | Yes | **[⬆ Back to Index](#index)**