I would like an API that provides data about the current setup of maps in each playlist. I’d like to know the map variant and the initial spawning locations for all weapons, vehicles, and power ups on the map.
I was thinking that if I had a good sample of data from the /matches/*/events endpoint, then I could figure some of it out, but it’s not really possible without the location data for weapon pickups and impulses. I saw in another thread that 343 doesn’t want to add location data to all match event data because apparently it can be exploitable somehow.