Aggregate count and USD worth of currently live giveaways.
Type: objectProperties: 2Required: 2
Games And ComicsGiveawaysFree GamesPublic APIs
WorthEstimation is a JSON Structure definition published by GamerPower, describing 2 properties, of which 2 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/gamerpower/refs/heads/main/json-structure/gamerpower-worth-estimation-structure.json",
"name": "WorthEstimation",
"description": "Aggregate count and USD worth of currently live giveaways.",
"type": "object",
"required": ["active_giveaways_number", "worth_estimation_usd"],
"properties": {
"active_giveaways_number": {"type": "integer", "description": "Count of currently active giveaways."},
"worth_estimation_usd": {"type": "string", "description": "Aggregate USD value of the live giveaway pool."}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.