torngen.path
A collection of paths representing Faction
.
/faction/revives
: Get your faction's detailed revives
Requires limited access key with faction API access permissions.
Parameters
- limit : N/A
- sort : Sorted by the greatest timestamps
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- striptags : Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user').
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Limited). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/search
: Search factions by name or other criteria
Requires public access key.
This selection is standalone and cannot be used together with other selections.
Parameters
- name : Name to search for.
- filters : A filtering query parameter allowing a comma-separated list of filters. * Each filter can be one of the following: * Fixed options: 'destroyed', 'notDestroyed', 'recruiting', 'notRecruiting' * Dynamic options:
fieldName
+condition
+number
, where: * *fieldName
is one of:id
,respect
,members
* *condition
is one of:Equal
,NotEqual
,Less
,LessOrEqual
,GreaterOrEqual
,Greater
* *number
: any integer value * Examples:filters=destroyed
,filters=notDestroyed,recruiting
,filters=respectLessOrEqual20000,idGreater100,notRecruiting
- limit : N/A
- offset : N/A
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/news
: Get your faction's news details
Requires minimal access key with faction API access permissions.
It is possible to pass up to 10 categories at the time (comma separated). Categories 'attack', 'depositFunds' and 'giveFunds' are only available with 'Custom', 'Limited' or 'Full' access keys.
Parameters
- striptags : Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user').
- limit : N/A
- sort : Sorted by the greatest timestamps
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- cat : News category type
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/rankedwars
: Get ranked wars history for your faction
Requires public access key.
Parameters
- cat : This parameter is deprecated. The ranked wars list can now instead be fetched via 'faction' -> 'warfare' endpoint. This functionality will be removed on 1st of September 2025. (DEPRECATED)
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- sort : Sorted by the greatest timestamps
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/lookup
:
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/revivesFull
: Get your faction's simplified revives
Requires limited access key with faction API access permissions.
Parameters
- limit : N/A
- sort : Sorted by the greatest timestamps
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- striptags : Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user').
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Limited). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/reports
: Get faction reports
Requires limited access key.
- The default limit is set to 25. However, the limit can be set to 100 for the 'stats' category.
# Parameters
- cat : Used to filter reports with a specific type.
- target : Get reports for a specific player by passing their player ID.
- limit : N/A
- offset : N/A
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Limited). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/hof
: Get your faction's hall of fame rankings.
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/wars
: Get your faction's wars & pacts details
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/chain
: Get your faction's current chain
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/territory
: Get a list of your faction's territories
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/members
: Get a list of your faction's members
Requires public access key.
The 'revive_setting' value will be populated (not Unknown) if you have faction permissions (with custom, limited or full access keys), otherwise it will be set as 'Unknown'.
Parameters
- striptags : Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user').
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/timestamp
: Get current server time
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/rackets
: Get a list of current rackets
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/applications
: Get your faction's applications
Requires minimal access key with faction API access permissions.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/basic
: Get your faction's basic details
Requires public access key.
The 'is_enlisted' value will be populated if you have API faction permissions (with custom, limited or full access keys), otherwise it will be set as null.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/chainreport
: Get your faction's latest chain report
Requires public access key.
This includes currently ongoing chains.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/attacksfull
: Get your faction's simplified attacks
Requires limited access key with faction API access permissions.
Parameters
- limit : N/A
- sort : Sorted by the greatest timestamps
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Limited). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/positions
: Get your faction's positions details
Requires minimal access key with faction API access permissions.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/attacks
: Get your faction's detailed attacks
Requires limited access key with faction API access permissions.
Parameters
- limit : N/A
- sort : Sorted by the greatest timestamps
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Limited). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/warfare
: Get faction warfare
Requires public access key.
The response depends on the selected category.
Parameters
- cat : N/A
- limit : N/A
- sort : Sorted by the greatest timestamps
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/chains
: Get a list of your faction's completed chains
Requires public access key.
Parameters
- limit : N/A
- sort : Sorted by the greatest timestamps
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/balance
: Get your faction's & member's balance details
Requires limited access key with faction API access permissions.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Limited). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/contributors
: Get your faction's challenge contributors
Requires limiteed access key with faction API access permissions.
Parameters
- stat : Get contributors for this field.
- cat : By default, this selection will return only current faction's member contributions, and the option 'all' will return all contributors.
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/raids
: Get raids history for your faction
Requires public access key.
Parameters
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- sort : Sorted by the greatest timestamps
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/territorywars
: Get territory wars history for your faction
Requires public access key.
Parameters
- cat : This parameter is deprecated. The territory wars list can now instead be fetched via 'faction' -> 'warfare' endpoint. This functionality will be removed on 1st of September 2025. (DEPRECATED)
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- sort : Sorted by the greatest timestamps
- limit : N/A
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/stats
: Get your faction's challenges stats
Requires minimal access key with faction API access permissions.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/territoryownership
: Get a list of your faction's territories
Requires public access key.
Parameters
- offset : N/A
- limit : N/A
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/upgrades
: Get your faction's upgrades
Requires minimal access key with faction API access permissions.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/crimes
: Get your faction's organized crimes
Requires minimal access key with faction API access permissions.
It's possible to get older entries either by timestamp range (from, to) or with offset.
Crimes are ordered depending on the category chosen:
- For categories 'all' & 'available', the ordering field is 'created_at'.
- For categories 'successful', 'failed' & 'completed', the ordering field is 'executed_at'.
- For categories 'recruiting' & 'expired', the ordering field is 'expired_at'.
- For category 'planning', the ordering field is 'ready_at'.
# Parameters
- cat : Category of organized crimes returned. Category 'available' includes both 'recruiting' & 'planning', and category 'completed' includes both 'successful' & 'failure' Default category is 'all'.
- filters : It's possible to set this parameter to specify a field used for the sort, from & to query parameters. If not specified, the field will default to the category sorting as described above.
- offset : N/A
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- sort : Sorted by the greatest timestamps
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing FactionChainId
.
/faction/{chainId}/chainreport
: Get a chain report
Requires public access key.
Chain reports for ongoing chains are available only for your own faction.
Parameters
- chainId : Chain id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing FactionCrimeId
.
/faction/{crimeId}/crime
: Get a specific organized crime
Requires minimal access key with faction API access permissions.
Parameters
- crimeId : Crime id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing FactionId
.
/faction/{id}/hof
: Get a faction's hall of fame rankings.
Requires public access key.
Parameters
- id : Faction id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/{id}/wars
: Get a faction's wars & pacts details
Requires public access key.
Parameters
- id : Faction id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/{id}/rankedwars
: Get a faction's ranked wars history
Requires public access key.
Parameters
- id : Faction id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/{id}/chains
: Get a list of a faction's completed chains
Requires public access key.
Parameters
- id : Faction id
- limit : N/A
- sort : Sorted by the greatest timestamps
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/{id}/raids
: Get a faction's raids history
Requires public access key.
Parameters
- id : Faction id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/{id}/chain
: Get a faction's current chain
Requires public access key.
Parameters
- id : Faction id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/{id}/members
: Get a list of a faction's members
Requires public access key.
The 'revive_setting' value will be populated (not Unknown) if you're requesting data for your own faction and have faction permissions (with custom, limited or full access keys), otherwise it will be set as 'Unknown'.
Parameters
- id : Faction id
- striptags : Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user').
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/{id}/territory
: Get a list of a faction's territories
Requires public access key.
Parameters
- id : Faction id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/{id}/basic
: Get a faction's basic details
Requires public access key.
The 'is_enlisted' value will be populated if you're requesting data for your faction and have faction permissions (with custom, limited or full access keys), otherwise it will be set as null.
Parameters
- id : Faction id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/faction/{id}/territorywars
: Get a faction's territory wars history
Requires public access key.
Parameters
- id : Faction id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing FactionRaidWarId
.
/faction/{raidWarId}/raidreport
: Get raid war details
Requires public access key.
Parameters
- raidWarId : Raid war id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing FactionRankedWarId
.
/faction/{rankedWarId}/rankedwarreport
: Get ranked war details
Requires public access key.
Parameters
- rankedWarId : Ranked war id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing FactionTerritoryWarId
.
/faction/{territoryWarId}/territorywarreport
: Get territory war details
Requires public access key.
Parameters
- territoryWarId : Territory war id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing Forum
.
/forum/lookup
: Get all available forum selections
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/forum/threads
: Get threads across all forum categories
Requires public access key.
Parameters
- limit : N/A
- sort : Sorted by the greatest timestamps
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/forum/timestamp
: Get current server time
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/forum/categories
: Get publicly available forum categories
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing ForumCategoryIds
.
/forum/{categoryIds}/threads
: Get threads for specific public forum category or categories
Requires public access key.
Parameters
- limit : N/A
- sort : Sorted by the greatest timestamps
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- categoryIds : Category id or a list of category ids (comma separated)
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing ForumThreadId
.
/forum/{threadId}/thread
: Get specific thread details
Requires public access key.
Contains details of a thread including topic content and poll (if any).
Parameters
- threadId : Thread id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/forum/{threadId}/posts
: Get specific forum thread posts
Requires public access key.
Returns 20 posts per page for a specific thread.
Parameters
- offset : N/A
- striptags : Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user').
- threadId : Thread id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing Key
.
/key/info
: Get current key info
Available for any key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/key/log
: Get current key log history
Available for any key.
- This selection contains up to last 250 request logs.
# Parameters
- limit : N/A
- offset : N/A
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing Market
.
/market/bazaar
: Get bazaar directory
Requires public access key.
The default response is of type 'BazaarWeekly', but if a category is chosen, the response will be of type 'BazaarSpecialized'.
Parameters
- cat : Category of specialized bazaars returned
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/market/lookup
: Get all available market selections
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/market/timestamp
: Get current server time
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing MarketId
.
/market/{id}/itemmarket
: Get item market listings
Requires public access key.
Parameters
- id : Item id
- bonus : Used to filter weapons with a specific bonus.
- offset : N/A
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/market/{id}/bazaar
: Get item specialized bazaar directory
Requires public access key.
Parameters
- id : Item id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing MarketPropertyTypeId
.
/market/{propertyTypeId}/properties
: Get properties market listings
Requires public access key.
Parameters
- propertyTypeId : Property type id
- offset : N/A
- limit : N/A
- sort : Sorted by the greatest timestamps
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/market/{propertyTypeId}/rentals
: Get properties rental listings
Requires public access key.
Parameters
- propertyTypeId : Property type id
- offset : N/A
- limit : N/A
- sort : Sorted by the greatest timestamps
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing Property
.
/property/lookup
: Get all available property selections
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/property/timestamp
: Get current server time
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing PropertyId
.
/property/{id}/property
: Get a specific property
Requires public access key.
Parameters
- id : Property id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing Racing
.
/racing/tracks
: Get race tracks and descriptions
Requires public access key.
Returns the details about racing tracks.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/racing/timestamp
: Get current server time
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/racing/carupgrades
: Get all possible car upgrades
Requires public access key.
Returns the details about all possible car upgrades.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/racing/lookup
: Get all available racing selections
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/racing/cars
: Get cars and their racing stats
Requires public access key.
Returns the stat details about racing cars.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/racing/races
: Get races
Requires public access key.
Returns a list of races, ordered by race start timestamp.
Parameters
- limit : N/A
- sort : Sorted by the greatest timestamps
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- cat : Category of races returned
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing RacingRaceId
.
/racing/{raceId}/race
: Get specific race details
Requires public access key.
Returns the details of a race.
Parameters
- raceId : Race id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing RacingTrackId
.
/racing/{trackId}/records
: Get track records
Requires public access key.
Returns a list of 5 best lap records for the chosen track and car class.
Parameters
- trackId : Track id
- cat : Car class
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing Torn
.
/torn/logtypes
: Get all available log ids
Requires public key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/attacklog
: Get attack log details
Requires public key.
Parameters
- log : Code of the attack log. E.g. d51ad4fe6be884b309b142e2d1d4f807
- offset : N/A
- sort : Sorted by the greatest timestamps
- striptags : Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user').
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/bounties
: Get bounties
Requires public key.
Parameters
- limit : N/A
- offset : N/A
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/properties
: Get properties details
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/education
: Get education information
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/itemmods
: Get information about weapon upgrades
Requires public key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/timestamp
: Get current server time
Requires public key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/territory
: Get territory details
Requires public access key.
Parameters
- ids : Specific territory id or a list of territory ids (comma separated)
- offset : N/A
- limit : N/A
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/factiontree
: Get full faction tree
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/lookup
: Get all available torn selections
Requires public key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/itemammo
: Get information about ammo
Requires public key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/factionhof
: Get faction hall of fame positions for a specific category
Requires public access key.
Parameters
- limit : N/A
- offset : N/A
- cat : Leaderboards category
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/items
: Get information about items
Requires public key.
Default category is 'All'.
Details are not populated when requesting the category 'All'.
Parameters
- cat : Item category type
- sort : Sort rows from newest to oldest Default ordering is ascending
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/crimes
: Get crimes information
Requires public access key.
Return the details about released crimes.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/calendar
: Get calendar information
Requires public access key.
Get the details about competitions & events in the running year.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/hof
: Get player hall of fame positions for a specific category
Requires public key.
Parameters
- limit : N/A
- offset : N/A
- cat : Leaderboards category
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/organizedcrimes
: Get organized crimes information
Requires public access key.
Return the details about released faction organized crimes.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/torn/logcategories
: Get available log categories
Requires public key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing TornCrimeId
.
/torn/{crimeId}/subcrimes
: Get Subcrimes information
Requires public access key.
Return the details about possible actions for a specific crime.
Parameters
- crimeId : Crime id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing TornIds
.
/torn/{ids}/items
: Get information about items
Requires public key.
Details are always populated when available.
Parameters
- ids : Item id or a list of item ids (comma separated)
- sort : Sort rows from newest to oldest Default ordering is ascending
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing TornLogCategoryId
.
/torn/{logCategoryId}/logtypes
: Get available log ids for a specific log category
Requires public key.
Parameters
- logCategoryId : Log category id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing User
.
/user/education
: Get your education information
The response contains a list of complete eduactions and of a current education (if any).
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/forumfriends
: Get updates on your friends' activity
Requires minimal access key.
This selection returns data visible in 'Friends' section on forum page. Feed is sorted by timestamp descending. Only a maximum of 100 rows are returned.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
/user/attacks
: Get your detailed attacks
Requires limited access key.
Parameters
- limit : N/A
- sort : Sorted by the greatest timestamps
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Limited). It's not required to use this parameter when passing the API key via the Authorization header.
/user/bounties
: Get bounties placed on you
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/lookup
: Get all available user selections
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/racingrecords
: Get your current racing records
Requires minimal access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
/user/forumposts
: Get your posts
Requires public access key.
Returns 20 posts per page.
Parameters
- striptags : Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user').
- limit : N/A
- sort : Sorted by the greatest timestamps
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/list
: Get your friends, enemies or targets list
Requires limited access key.
Parameters
- cat : Select list type
- limit : N/A
- offset : N/A
- sort : Sort rows from newest to oldest Default ordering is ascending
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Limited). It's not required to use this parameter when passing the API key via the Authorization header.
/user/factionbalance
: Get your current faction balance
Requires limited access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Limited). It's not required to use this parameter when passing the API key via the Authorization header.
/user/personalstats
: Get your personal stats
Requires public access key.
- UserPersonalStatsFull is returned only when this selection is requested with Limited, Full or Custom key access key.
- UserPersonalStatsFullPublic is returned when the requested category is 'all'.
- UserPersonalStatsPopular is returned when the requested category is 'popular'. Please try to use UserPersonalStatsPopular over UserPersonalStatsFullPublic wherever possible in order to reduce the server load.
- Otherwise, UserPersonalStatsCategory is returned for the matched category.
- It's possible to request specific stats via 'stat' parameter. In this case the response will vary depending on the stats requested. Private stats are still available only to the key owner (with Limited or higher key).
- Additionally, historical stats can also be fetched via 'stat' query parameter, but 'timestamp' parameter must be provided as well. It's only possible to pass up to 10 historical stats at once (the rest is trimmed). When requesting historical stats the response will be of type UserPersonalStatsHistoric.
# Parameters
- cat : Stats category. Required unless requesting specific stats via 'stat' query parameter
- stat : Stat names (10 maximum). Used to fetch historical stat values
- timestamp : Returns stats until this timestamp (converted to nearest date).
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/properties
: Get your own properties
Requires public access key.
Extended responses are available when requesting the data with Limited or higher access keys.
Parameters
- offset : N/A
- limit : N/A
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/property
: Get your current property
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/forumsubscribedthreads
: Get updates on threads you subscribed to
Requires minimal access key.
This selection returns data visible in 'Subscribed Threads' section on forum page. Threads are sorted in the same way as on site.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
/user/reports
: Get your reports
Requires limited access key.
- The default limit is set to 25. However, the limit can be set to 100 for the 'stats' category.
# Parameters
- cat : Used to filter reports with a specific type.
- target : Get reports for a specific player by passing their player ID.
- limit : N/A
- offset : N/A
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Limited). It's not required to use this parameter when passing the API key via the Authorization header.
/user/races
: Get user races
Requires minimal access key.
Returns a list of user races, ordered by race start timestamp.
Parameters
- limit : N/A
- sort : Sorted by the greatest timestamps
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- cat : Category of races returned
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
/user/calendar
: Get your competition's event start time
Requires minimal access key.
Only available to yourself.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
/user/forumfeed
: Get updates on your threads and posts
Requires minimal access key.
This selection returns data visible in 'Feed' section on forum page. Feed is sorted by timestamp descending. Only a maximum of 100 rows are returned.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
/user/hof
: Get your hall of fame rankings
Requires public access key.
When requesting selection with Limited, Full or Custom key, battle_stats selection will be populated.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/jobranks
: Get your starter job positions
Requires minimal access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
/user/forumthreads
: Get your threads
Requires public access key.
Returns 100 threads per page. The field 'new_posts' is also available, indicating the amount of unread posts with a Minimum API key (or higher).
Parameters
- limit : N/A
- sort : Sorted by the greatest timestamps
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/enlistedcars
: Get user enlisted cars
Requires minimal access key.
Returns a list of all user enlisted cars.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
/user/attacksfull
: Get your simplified attacks
Requires limited access key.
Returns up to 1,000 rows.
Parameters
- limit : N/A
- sort : Sorted by the greatest timestamps
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Limited). It's not required to use this parameter when passing the API key via the Authorization header.
/user/timestamp
: Get current server time
Requires public access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/itemmarket
: Get your item market listings for a specific item
Requires limited access key.
Parameters
- offset : N/A
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Limited). It's not required to use this parameter when passing the API key via the Authorization header.
/user/organizedcrime
: Get your current ongoing organized crime
Requires minimal access key.
Parameters
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
/user/revives
: Get your detailed revives
Requires limited access key.
Parameters
- limit : N/A
- sort : Sorted by the greatest timestamps
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- striptags : Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user').
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Limited). It's not required to use this parameter when passing the API key via the Authorization header.
/user/revivesFull
: Get your simplified revives
Requires limited access key.
Parameters
- limit : N/A
- sort : Sorted by the greatest timestamps
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- striptags : Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user').
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Limited). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing UserCrimeId
.
/user/{crimeId}/crimes
: Get your crime statistics
Requires minimal access key.
Return the details and statistics about for a specific crime.
Parameters
- crimeId : Crime id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Minimal). It's not required to use this parameter when passing the API key via the Authorization header.
A collection of paths representing UserId
.
/user/{id}/personalstats
: Get a player's personal stats
Requires public access key.
- UserPersonalStatsFull is returned only when this selection is requested for the key owner with Limited, Full or Custom key.
- UserPersonalStatsFullPublic is returned when the requested category is 'all'.
- UserPersonalStatsPopular is returned when the requested category is 'popular'. Please try to use UserPersonalStatsPopular over UserPersonalStatsFullPublic wherever possible in order to reduce the server load.
- Otherwise, UserPersonalStatsCategory is returned for the matched category.
- It's possible to request specific stats via 'stat' parameter. In this case the response will vary depending on the stats requested. Private stats are still available only to the key owner (with Limited or higher key).
- Additionally, historical stats can also be fetched via 'stat' query parameter, but 'timestamp' parameter must be provided as well. It's only possible to pass up to 10 historical stats at once (the rest is trimmed). When requesting historical stats the response will be of type UserPersonalStatsHistoric.
# Parameters
- id : User id
- cat :
- stat : Stat names (10 maximum). Used to fetch historical stat values
- timestamp : Returns stats until this timestamp (converted to nearest date).
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/{id}/forumposts
: Get posts for a specific player
Requires public access key.
Returns 20 posts per page for a specific player.
Parameters
- striptags : Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user').
- id : User id
- limit : N/A
- sort : Sorted by the greatest timestamps
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/{id}/bounties
: Get bounties placed on a specific user
Requires public access key.
Parameters
- id : User id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/{id}/properties
: Get specific user's properties
Requires public access key.
Extended responses are available when requesting the data with Limited or higher access keys for yourself or your spouse.
Parameters
- id : User id
- offset : N/A
- limit : N/A
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/{id}/hof
: Get hall of fame rankings for a specific player
Requires public access key.
The battle_stats selection will be populated only when requesting selection with Limited, Full or Custom key and for yourself.
Parameters
- id : User id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/{id}/property
: Get specific user's property
Requires public access key.
Parameters
- id : User id
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.
/user/{id}/forumthreads
: Get threads for a specific player
Requires public access key.
Returns 100 threads per page for a specific player. When requesting data for the key owner, a field 'new_posts' is also available, indicating the amount of unread posts. Minimum API key is required for that.
Parameters
- id : User id
- limit : N/A
- sort : Sorted by the greatest timestamps
- from_ : Timestamp that sets the lower limit for the data returned. Data returned will be after this time
- to : Timestamp that sets the upper limit for the data returned. Data returned will be up to and including this time
- timestamp : Timestamp to bypass cache
- comment : Comment for your tool/service/bot/website to be visible in the logs.
- key : API key (Public). It's not required to use this parameter when passing the API key via the Authorization header.