So I am creating a CLI app for myself to track attacks during a chain. When I request my attacks from https://www.torn.com/api.html I seem to get a full list of the last N number of attacks and the keys are consistent, yet when I am requesting via my http client they just come back all over the place and not in the same quantity?
is this a quirk of Torn? Theres obviously no pagination I am missing from this API right?
is this a quirk of Torn? Theres obviously no pagination I am missing from this API right?