WoS Atlas

Whiteout Survival API

A REST API over the same census that powers this site. Search players and alliances, read alliance rosters, the power leaderboard and who is recruiting — as JSON, with a key of your own.

You will need an Atlas account. Creating one is free.

What you can read

Six endpoints, all reads, all served from the census store. Nothing you call leases a game account or touches the live game server, so responses are fast and your quota is the only limit.

  • Search players by name across every State, and fetch one player by their Chief ID.
  • Search alliances, list an alliance's members, and read the alliance power leaderboard.
  • Read which alliances are currently recruiting.

Start free

Every account gets a free tier with no card and no trial clock — enough to build something real and see whether it works.

When you outgrow it

Two paid plans raise every limit — the monthly request budget, the daily search allowance and the per-minute burst. You can move between them at any time, and an upgrade takes effect immediately.

See the plans and prices

Before you start

Two things, both one-time:

  1. Verify your email address.
  2. Link your Whiteout Survival account to your Atlas account. It takes about a minute, needs nothing sent in-game, and proves you are a player rather than a scraper. It is why the free tier can be as generous as it is.

Once both are done you can create a key and call the API straight away.

Documentation

The full reference lists every endpoint, the authentication header, the quota headers on each response and every error code. There is an OpenAPI document you can point a client generator at.