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.
- stringHeadererforderlich
Ihr API-Schlüssel.
Authorization: Bearer <key>wird ebenfalls akzeptiert.
- stringerforderlich
Resource slug ID
- Akzeptiert
- a lowercase slug: letters, digits and hyphens
- Beispiel
- 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.
- Mindeststufe
- Builder+
- Monatskontingent
- 25,000/mo
- Anfragerate
- 60/min
- Tageslimit
- 2,000
Die Werte gelten für die Mindeststufe dieses Endpunkts. Höhere Stufen erhöhen alle Limits.