# API V2 : Is the "statistics" section of Warcraft Logs available on the API?

**URL:** https://forums.combatlogforums.com/t/api-v2-is-the-statistics-section-of-warcraft-logs-available-on-the-api/12068
**Category:** Warcraft Logs
**Created:** [August 30, 2021, 2:19pm UTC](https://forums.combatlogforums.com/t/api-v2-is-the-statistics-section-of-warcraft-logs-available-on-the-api/12068 "2021-08-30T14:19:53Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Traineau](https://avatars.discourse-cdn.com/v4/letter/t/898d66/32.png) [@Traineau](https://forums.combatlogforums.com/u/Traineau)
#### Post date: [August 30, 2021, 2:19pm UTC](https://forums.combatlogforums.com/t/api-v2-is-the-statistics-section-of-warcraft-logs-available-on-the-api/12068/1 "2021-08-30T14:19:54Z")

</div>

Hello, we’re discovering the V2 API and couldn’t find a way to get something equivalent to the “Statistics” page of the Warcraft Logs website, with a ranking of all Specs.

We tried using a query like this :

{  
worldData { encounter(id: 2423) { id name characterRankings fightRankings journalID }}  
}

But it’s giving only the ranking section. We could compilate those datas to get something aout it but it will take some time to process. Is there any way to do it simplier ?

Thanks by advance.

Tynyndil

---

<div class="post-metadata">

### Author: ![Kihra](https://yyz1.discourse-cdn.com/flex029/user_avatar/forums.combatlogforums.com/kihra/32/1116_2.png) [@Kihra](https://forums.combatlogforums.com/u/Kihra)
#### Post date: [August 30, 2021, 4:02pm UTC](https://forums.combatlogforums.com/t/api-v2-is-the-statistics-section-of-warcraft-logs-available-on-the-api/12068/2 "2021-08-30T16:02:21Z")

</div>

Sorry, statistics is not exposed to the API.
