Community APIs-Legacy API

Number of APIs: 6

  1. Profile GET {{battle-net-host}}/sc2/legacy/profile/{{sc2.region-id}}/{{sc2.realm-id}}/{{sc2.profile-id}}?locale={{locale}}&access_token={{access-token}}

  2. Ladders GET {{battle-net-host}}/sc2/legacy/profile/{{sc2.region-id}}/{{sc2.realm-id}}/{{sc2.profile-id}}/ladders?locale={{locale}}&access_token={{access-token}}

  3. 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}}

  4. Achievements GET {{battle-net-host}}/sc2/legacy/data/achievements/{{sc2.region-id}}?locale={{locale}}&access_token={{access-token}}

  5. Rewards GET {{battle-net-host}}/sc2/legacy/data/rewards/{{sc2.region-id}}?locale={{locale}}&access_token={{access-token}}

  6. Ladder GET {{battle-net-host}}/sc2/legacy/ladder/{{sc2.region-id}}/{{sc2.ladder-id}}?locale={{locale}}&access_token={{access-token}}