Community APIs-Profile API

Number of APIs: 5

  1. Ladder Summary GET {{battle-net-host}}/sc2/profile/{{sc2.region-id}}/{{sc2.realm-id}}/{{sc2.profile-id}}/ladder/summary?locale={{locale}}&access_token={{access-token}}

  2. Static GET {{battle-net-host}}/sc2/static/profile/{{sc2.region-id}}?locale={{locale}}&access_token={{access-token}}

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

  4. Metadata GET {{battle-net-host}}/sc2/metadata/profile/{{sc2.region-id}}/{{sc2.realm-id}}/{{sc2.profile-id}}?locale={{locale}}&access_token={{access-token}}

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