Steam Data API
# Steam Data API Complete Steam game data in one API — no Steam key required. ## Endpoints ### /steam/game — Game Details Returns name, description, price, developer, publisher, genres, release date. Example: Counter-Strike 2 → Valve, Free to Play, Action/FPS ### /steam/players — Live Player Count Current number of players online for any game. Example: CS2 → 854,231 players online right now ###…
Steam Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| steam | ||
| GET |
/steam/game /steam/game |
|
| GET |
/steam/deals /steam/deals |
|
| GET |
/steam/players /steam/players |
|
| GET |
/steam/reviews /steam/reviews |
|
| GET |
/steam/players/history /steam/players/history |
|
| Other endpoints | ||
| GET |
/steam/reviews /steam/reviews |
|
| GET |
/steam/players/history /steam/players/history |
|
| GET |
/steam/players /steam/players |
|
| GET |
/steam/game /steam/game |
|
| GET |
/steam/deals /steam/deals |
|
Steam Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1000 / second |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $49.99 / month | — |
|
| MEGA | $99.99 / month | — |
|