‹ Tools & Userscripts Stories Forums Tools & Userscripts [TornAPI v2] Python Torn API Wrapper (Async/Sync)
Posts archived: 38 / 38 posts (100%) · the total is Torn's reply count + the opening post at the last fetch
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
Updated to patch 15.04.2026.
What's new:
Get your inventory details.
Updated to patch 20.04.2026.
What's new:
Get your casino streak & tokens details.
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.
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.
Updated to patch 21.05.2026.
What's new:
Access your company's news details.
Access a list of companies for a specific company type.
Updated to patch 01.06.2026.
What's new:
Search companies by name or other criteria.
Get your daily company snapshot in CSV format.
Do we have one for R? Would be useful as well. Could work on that in free time if not.
There are API wrappers for Torn in other languages, but as far as I am aware, I don't believe there are any in R.
Could definitely look into it. Coded a few dirty wrappers around the third-party websites APIs.
Updated to patch 16.07.2026.
What's new:
Get daily factions snapshot in CSV format.
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
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.
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.
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.
Updated to patch 18/08/26:
Get active poker tables
Get casino playing cards
Get current bank rates
Get city shops stock information
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!
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.