Gray Zone Warfare · public data
Game data that stays usable.
A fan-maintained, auto-discovered API for weapons, tasks, gear, loot and everything else the GZW wiki exposes. Built for tools that need clean data without scraping the wiki themselves.
Base URL
https://gzw-data.dev/api/v1
—discovered datasets
—indexed records
—Last data update
300sCDN cache window
Live request builder
Explore the data
Pick a dataset, search it, and inspect the same JSON endpoint your app will call.
| Name | Identifier | Preview |
|---|---|---|
Loading live records… | ||
Page 1
One endpoint, many datasets
Every JSON file in the repository is discovered automatically. New wiki categories become endpoints without hand-written route code.
curl https://gzw-data.dev/api/v1/weaponsDesigned for small tools
Pagination, filters, search, sorting, cache headers and an OpenAPI document make the API practical for GZW Tools and community projects.
fetch('/api/v1/stats')