API for All Websites

Is there a way to call the stats for ALL WEBSITES , on the API call it has idSite=n but I cannot see a way to get for all sites combined.

Forgive me if it is obvious but I cannot find it in FAQ’s or the forum.

Thanks in advance :slight_smile:

idSite=all will return all data for EACH website. You can’t however get the SUM of all websites.

Thanks for that, maybe I will post the option in a feature request then.

I know i can do many calls and some PHP backend work to come up with totals but sure it would be best of resources to have it as part of the API. For example I have 600+ sites and just want to find out how many surfers from each country we get so we can check where best to place CDN points.