Free Games & Giveaways API
Get access to free games, in-game loot, and giveaways with simple HTTP requests.
No API Key Required Effortless Integration Free Forever JSON REST API No authenticationOverview
Access programmatically the best giveaways in gaming including free games, beta keys, and in-game loot. The API is free and only requires attribution to GamerPower.com.
Our biggest goal is to make this API as easy to use as possible. Free, open, and accessible to everyone.
Key Features
- Free forever access with no authentication or API keys
- Live tracking of active giveaways
- Rich structured JSON data
- Multi-platform support
- Easy integration into apps, bots, and websites
Getting Started
https://www.gamerpower.com/api - No authentication required
- Send HTTP GET requests
- Parse JSON responses
Endpoints
/giveaways Returns all active giveaways.
/giveaway?id={id} Get a specific giveaway by ID.
/giveaways?platform={platform_name} Filter giveaways by platform.
/giveaways?type={type_name} Filter by type (game, loot, beta).
/giveaways?sort-by={sort_name} Sort by date, value, or popularity.
/filter?platform={platform_name}+{platform_name}&type={type_name}+{type_name} Filter & group platforms and giveaway types to get personalized results.
/worth Total live giveaways & worth estimation in US dollars.
/worth?platform={platform_name}&type={type_name} Get worth estimation for filtered giveaways.
Platforms Available
Giveaway Types
- game – Full games
- loot – In-game items and DLC
- beta – Playtests and beta access opportunities
Sorting Options
date Newest first
value Highest value first
popularity Most popular
Response Codes
| 200 | Success |
| 201 | No active giveaways |
| 404 | Not found |
| 500 | Server error |
Rate Limits
CORS Support
If you’re experiencing CORS issues, you can also access the API through RapidAPI:
https://rapidapi.com/digiwalls/api/gamerpower
Examples
GET https://www.gamerpower.com/api/giveaways GET https://www.gamerpower.com/api/giveaways?platform=steam GET https://www.gamerpower.com/api/giveaways?type=game GET https://www.gamerpower.com/api/giveaways?sort-by=value GET https://www.gamerpower.com/api/giveaways?platform=steam&type=loot&sort-by=popularity GET https://www.gamerpower.com/api/worth GET https://www.gamerpower.com/api/filter?platform=epic-games-store+steam+android GET https://www.gamerpower.com/api/worth?platform=pc&type=game
Some Apps Using Our API
- GamerPower Chrome Extension (Official)
- GamerPower Discord Bot (Official)
- GamerPower App (Official)
- Gaminate Android App by rrispoli
- GamerPower Discord Bot by tylerthardy (TypeScript, Github)
- Magic Game Deals iOS App by Matheus Matos
- GG: Free Games And Giveaways Notifier Android App by Ikram Hasan
Terms Of Use
We believe in empowering the gaming community. That's why the GamerPower API is free for both personal and commercial use. We simply ask for attribution with an active hyperlink back to GamerPower.com to spread the word about awesome gaming giveaways.
Please note that you cannot claim the data as your own or sell it without permission. Please contact us at [email protected] for more information.
Contact
Send us an email at [email protected] if you find any bugs. Don't be afraid to experiment and feel free to share your projects with us.