Skip to content
TORNLIFE More

[TornAPI v2] Python Torn API Wrapper (Async/Sync)

Started by AfricanChild [3157295] on in Tools & Userscripts.

37 replies · 1.4k views · thread synced · 4 days ago · View on torn.com

Posts archived: 38 / 38 posts (100%) · the total is Torn's reply count + the opening post at the last fetch

AfricanChild [3157295]

Updated params/description from Torn API (Swagger) update.

 

What's new:

  • Added param limit to faction.py crimes endpoint.
  • Updated the description for reports endpoint in faction.py and user.py
AfricanChild [3157295]

Updated to patch 30.04.2026.

 

What's new:

  • Get your company profile details.
  • Get your company employees details.
  • Get your company stock details.
  • Get your company applications details.
AfricanChild [3157295]

Updated to patch 08.05.2026.

 

What's new:

  • Get your information about available item mods.

Note from Torn Developer: This endpoint will become available likely on Monday, May 11th 2026.

 

AfricanChild [3157295]

Updated to patch 01.06.2026.

 

What's new:

  • Search companies by name or other criteria.
  • Get your daily company snapshot in CSV format.
AfricanChild [3157295]

Hello everyone,

I would like to thank you for a big 20,000 downloads of TornAPIWrapper on PyPi.

What's new (Updated to patch 27/07/26):

  • Get daily active players snapshot in CSV format.
  • Get a list of all museum sets.

 

Thank you for your support,

AfricanChild

AfricanChild [3157295]

Updated to patch 06/08/26:

  • Get the public points market listings.
  • Get your networth.
  • Get your current perks.
  • Removed columns from the get_snapshot endpoint.
AfricanChild [3157295]

Updated to patch 12/08/26:

  • Search for Torn players using usernames or specific filters e.g. married.
  • Get details of all companies using the /torn/companies endpoint.
AfricanChild [3157295]

Updated to patch 17/08/26:

  • Get your currently active gym
  • Get all gyms
  • Get search for cash crime statuses
  • Get shoplifting crime statuses (You can use this long awaited endpoint to notify you when its best to shoplift)
  • Get all your achieved medals or for a specific player.
  • Split 'faction' -> 'warfare' into 5 selections and also deprecated 'faction' -> 'warfare'. This selection will be removed on 1st of January 2027 by torn developers.
  • They have been split into: faction / warfarechains, warfareraids, warfareranked, warfareterritory, dirtybombs, all which have been implemented to TornAPIWrapper.
    /faction/warefare has been removed from TornAPIWrapper.
AfricanChild [3157295]

Updated to patch 18/08/26:

  • Get active poker tables
  • Get casino playing cards
  • Get current bank rates
  • Get city shops stock information
AfricanChild [3157295]

Updated to patch 20/08/26:

  • Get your faction's inventory items.
  • Get your faction members crime experience.

 

Some of the faction endpoints could not be tested because they require being in a faction. If there are any issues, please let me know!

AfricanChild [3157295]

Updated to patch 21/08/26:

  • Get rock paper scissors competition stats.
  • Get specific item(s) stats.
  • Get daily city stats.
  • Fixed /torn/itemdetails accepting only one item id.
  • New error code - FileDoesNotExist.
  • Snapshot endpoint headers is fixed.