Wild APIs

IGDB.com

FreeUntestedOur check runs without a key, so we couldn't test this one. It doesn't mean it's down.
Video game database: titles, platforms, companies, ratings, covers and release dates, via Twitch OAuth.

Example request

curl -s -X POST 'https://api.igdb.com/v4/games' -H 'Client-ID: $CLIENT_ID' -H 'Authorization: Bearer $ACCESS_TOKEN' -d 'fields *; limit 10;'

Free tier, in plain English

Free for both non-commercial and commercial use after creating a free Twitch developer application; rate-limited to 4 requests a second.

Alternatives in Games