Raid Training Academy contacted me asking if we could provide an API endpoint to help with their automated tiering system.
Basically their tiering system is based on number of kill counts. With the current GW2 API, it's not possible but with our historical records, it will be easy to pull a count / appropriate information.
Some privacy issues will need to be explored in depth but this is just an initial conversation. Basically they want to be able to :
Have their trainers upload logs from their runs (standard, no changes required here)
Bot pulls encounter and participant list from Trainer
Some things to consider function wise:
How does privacy labels act here? Do we need to revise / provide more functionality around it
Raid Training Academy contacted me asking if we could provide an API endpoint to help with their automated tiering system.
Basically their tiering system is based on number of kill counts. With the current GW2 API, it's not possible but with our historical records, it will be easy to pull a count / appropriate information.
Some privacy issues will need to be explored in depth but this is just an initial conversation. Basically they want to be able to :
Some things to consider function wise: