Community APIs-Legacy API
Number of APIs: 6
-
Profile GET {{battle-net-host}}/sc2/legacy/profile/{{sc2.region-id}}/{{sc2.realm-id}}/{{sc2.profile-id}}?locale={{locale}}&access_token={{access-token}}
-
Ladders GET {{battle-net-host}}/sc2/legacy/profile/{{sc2.region-id}}/{{sc2.realm-id}}/{{sc2.profile-id}}/ladders?locale={{locale}}&access_token={{access-token}}
-
Match History GET {{battle-net-host}}/sc2/legacy/profile/{{sc2.region-id}}/{{sc2.realm-id}}/{{sc2.profile-id}}/matches?locale={{locale}}&access_token={{access-token}}
-
Achievements GET {{battle-net-host}}/sc2/legacy/data/achievements/{{sc2.region-id}}?locale={{locale}}&access_token={{access-token}}
-
Rewards GET {{battle-net-host}}/sc2/legacy/data/rewards/{{sc2.region-id}}?locale={{locale}}&access_token={{access-token}}
-
Ladder GET {{battle-net-host}}/sc2/legacy/ladder/{{sc2.region-id}}/{{sc2.ladder-id}}?locale={{locale}}&access_token={{access-token}}