SR Tools

Tools and data for Torn City - loadout tracking and more.

Loadout Intelligence

Defender loadout tracking from captured attack data. Filter by faction, export, and use with Torn PDA.

Open Loadouts

Weapon Catalog

Browse and search Torn City weapons - stats, types, and details.

Open Catalog

What you can do here

A quick tour of SR Tools — each slide has a simple preview of the idea. On phones use Prev/Next or swipe; on larger screens use the side arrows or the dots.

Loadout Intelligence

Search captured attack data: filter by defender, attacker, faction, or timeframe. Export results and open deep links to a player’s loadout snapshot.

Torn API usage

When you sign in with a public Torn API key, SR Tools uses it only where needed. The key is stored in your browser.

Live calls to api.torn.com

  • Login - The server calls user/?selections=basic once to confirm the key and read your player ID and name so we can create your session and store your display name.
  • Loadout Intelligence - faction filter - In your browser, when you use the faction filter, the page calls faction/{id}/?selections=basic to load the list of faction members using your saved API Key.

Key on SR Tools only (no Torn API call)

Your key is sent to this website’s APIs so we can verify you.

  • Session check - Verifying you are still logged in.
  • Licence / gated pages - Checking access to features that require an active licence.
  • Snapshots - Creating share links when you use snapshot actions (auth uses your key to resolve your player ID on our side).