Site Home / Forum / Developers / Minor API changes
Minor API changes
Posted: 29 Apr 2026 07:46
zag
Posts: 3,953 Joined: 2020
No real breaking changes, just a few enhancements that is worth mentioning.
- strProgress in the livescore call can now have extra time minutes such as 95+4. This is a change from the old way where it was a single integer.
- Livescore data now has a the events strTimestamp
- Livescore now has a smaller payload. Events are auto removed after an hour of full time.
- Lots of little speed improvements as well