Skip to content
TORNLIFE More

A question

Started by zordork [2166192] on in API Development.

1 replies · 38 views · thread synced · 3 days ago · View on torn.com
About this thread

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

Counted by TornLife from the archived posts.

Archived posts
2
Discussion span
→
People posting
2
Likes on archived posts
0
Authority score
49 / 100
Historical score
15 / 100
Story score
21 / 100
Engagement score
36 / 100
zordork [2166192]

Hi I am looking for what API call i would use to report back a report after a RW. The report would need to show members war hits, assists and non-war hits

Titanic_ [2968477]

/faction/?selections=attacks with 'from' & 'to'

 

offset the 'to' timestamp after parsing the result and repeat until you have all the attacks during the warring period

 

 

"result" can have "Assist", "Attacked", "Hospitalized", "Mugged"

and "ranked_war" can be 1 or 0