Get Game Stats (Live)
Returns live game-balance stats (0-100 scale) for a single firearm. These track the current dataset and change when the catalog is rebalanced. Pin a snapshot version instead if you need stability across a development cycle.
- stringheaderrequired
Your API key.
Authorization: Bearer <key>is accepted in its place.
- stringrequired
Resource slug ID
- Accepts
- a lowercase slug: letters, digits and hyphens
- Example
- FirearmGameStats
The response payload
- string
URL-safe slug identifying the firearm, e.g.
glock-17-gen5. - string
Display name, as the maker writes it.
- integer | null
Editorial game statistic, 0-100. Not a measured figure. These are balance numbers for game use and are not derived from the ballistics above.
- integer | null
Editorial game statistic, 0-100. Not a measured figure.
- integer | null
Editorial game statistic, 0-100. Not a measured figure.
- integer | null
Editorial game statistic, 0-100. Not a measured figure.
- integer | null
Editorial game statistic, 0-100. Not a measured figure.
- integer | null
Editorial game statistic, 0-100. Not a measured figure.
- integer | null
Editorial game statistic, 0-100. Not a measured figure.
- integer | null
Editorial game statistic, 0-100. Not a measured figure.
- 400
VALIDATION_ERROR - 401
UNAUTHORIZED - 403
FORBIDDEN - 404
NOT_FOUND - 429
RATE_LIMITED - 500
INTERNAL_ERROR
Requires Builder tier or higher.
All 8 stats are normalized 0-100, derived from real-world specs using weighted formulas.
This returns live data. For frozen/stable stats, use the versioned snapshots at /v1/game-stats/versions.
Perfect for FPS games, RPGs, tactical sims, and card games.
- Minimum tier
- Builder+
- Monthly quota
- 25,000/mo
- Rate limit
- 60/min
- Daily cap
- 2,000
Figures shown are for this endpoint's minimum tier. Higher tiers raise every limit.