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

[REQUEST] Pull clan war data for multiple clans #410

Closed BonsaiCode closed 6 years ago

BonsaiCode commented 6 years ago
  1. Request to have a clan war endpoint for multiple clans similarly to pulling clan data for multiple clans (https://api.royaleapi.com/clan/<TAG1>,<TAG2>).
  2. Would be very convenient and less network bandwidth to pull clan war data for multiple clans with one query.
  3. In which request/endpoint does this apply? https://api.royaleapi.com/clan/<TAG>/war, possibly allow it to support this: https://api.royaleapi.com/clan/<TAG1>,<TAG2>,.../war or https://api.royaleapi.com/clan/war/<TAG1>,<TAG2>,...
fourjr commented 6 years ago

This is probably due to an internal limitation.. also, please comment on #333