Live Arma Reforger online server browser · unofficial

reforgermods.net Arma Reforger Servers, Mods and Tools

Find live Arma Reforger online servers, inspect exact server mod lists, compare player counts and queues, browse indexed Workshop mods, and build with the public API powering it all.

GET /v2/servers
curl https://api.reforgermods.net/v2/servers?sort=players&hasMods=true

{
  "status": "success",
  "dataset": { "snapshotAgeSeconds": 18, "stale": false },
  "data": [
    { "name": "Example Server", "players": 48, "maxPlayers": 64, "modCount": 18 }
  ]
}
200 OKserver indexnear-live

Live Reforger Data and Tools

5k+ servers · 40k+ mods · no signup required
For developers

One Reforger API.

Build with server and Workshop data from one Reforger-focused platform. Use the same public API behind this site to ship mod managers, server panels, Discord bots, dashboards, and admin workflows.

Servers
Query live server snapshots with filters, then follow through to one server, its population history, and its reported mods.
Workshop
Resolve mod names, versions, dependencies, scenarios, and download sizes from indexed Workshop records.
Free
Eligible public cached reads need no API key: 60 requests/minute and 5,000 requests/day on the free tier.
Tools
Power bots, panels, config workflows, and community dashboards with JSON instead of brittle page parsing.
Start building with the API ->
The Mod Manager tool, one of the applications built on the Reforger Mods API Build mod managers, panels, and bots on top of the public API.
Reforger Mods API in use

Built with the Reforger Mods API

Arma Reforger community projects already use the public API for Workshop data. These are independent projects using ReforgerMods.net, not partners, sponsors, or endorsements.

Old Guard RevivalCommunity tooling

Old Guard Revival uses the reforgermods.net API in its internal tooling to manage the mods its Arma Reforger servers run, and to power the mod list in its community Discord bot.

55th MEUServer community

The 55th MEU has used the reforgermods.net API in the internal tooling for its Arma Reforger config editor

For developers Build with the API Explore the Reforger Mods API and add your project.
For server admins

Search, add, validate, export.

Guides