RoyaleAPI / cr-api

Clash Royale Analytics, Profiles and Insights. We no longer publish a public API. Please use the official API from Supercell.
https://RoyaleAPI.com
167 stars 20 forks source link

Failing to request older battles #351

Closed gahbriel closed 6 years ago

gahbriel commented 6 years ago

Hi

Thanks for the awesome work, cr-api team!

Id like to get ALL my battles, but I always get the last 25.

Im using this code https://api.royaleapi.com/player/9R2PRPJVG/battles. Ive tried adding parameters like page or timestamp without success though.

Any idea on what Im not doing right?

Thanks!

Best

ZeNeLLiE commented 6 years ago

The api can only retrieve last 25. You have to save them to your own db if you want to retrieve more.