Diablo III
Number of APIs: 20
-
Community APIs-Act API - Act GET {{battle-net-host}}/d3/data/act/{{d3.act-id}}?locale={{locale}}&access_token={{access-token}}
-
Community APIs-Artisan and Recipe API - Artisan GET {{battle-net-host}}/d3/data/artisan/{{d3.artisan-slug}}?locale={{locale}}&access_token={{access-token}}
-
Community APIs-Follower API - Follower GET {{battle-net-host}}/d3/data/follower/{{d3.follower-slug}}?locale={{locale}}&access_token={{access-token}}
-
Community APIs-Character Class and Skill API - Skill GET {{battle-net-host}}/d3/data/hero/{{d3.class-slug}}/skill/{{d3.skill-slug}}?locale={{locale}}&access_token={{access-token}}
-
Community APIs-Profile API - Account GET {{battle-net-host}}/d3/profile/{{d3.profile-battle-tag}}?locale={{locale}}&access_token={{access-token}}
-
Community APIs-Profile API - Detail Follower Items GET {{battle-net-host}}/d3/profile/{{d3.profile-battle-tag}}/hero/{{d3.profile-hero-id}}/follower-items?locale={{locale}}&access_token={{access-token}}
-
Community APIs-Act API - Act Index GET {{battle-net-host}}/d3/data/act?locale={{locale}}&access_token={{access-token}}
-
Community APIs-Artisan and Recipe API - Recipe GET {{battle-net-host}}/d3/data/artisan/{{d3.artisan-slug}}/recipe/{{d3.recipe-slug}}?locale={{locale}}&access_token={{access-token}}
-
Community APIs-Character Class and Skill API - Character Class GET {{battle-net-host}}/d3/data/hero/{{d3.class-slug}}?locale={{locale}}&access_token={{access-token}}
-
Community APIs-Item Type API - Item Type Index GET {{battle-net-host}}/d3/data/item-type?locale={{locale}}&access_token={{access-token}}