Diablo 3 Web API

Source: Internet
Author: User
Tags blizzard

This is the WEBAPI that blizzard provides, can access the user information of the player through the way of the webpage, the structure is quite clear, has the reference value.
Apply JSON (JavaScript Object Notation) Do data exchange, very well understood.

Take my Diablo 3 account as an example:


http://tw.battle.net/api/d3/profile/LEG-3847/hero/23228797;
Structure is
battletag-name:: = <regional Battletag allowed characters>Battletag-code:: = <integer>Hero-id:: = <integer>URL:: =  GET/API/D3/PROFILE/STRATON-1/HERO/1Host:us.battle.net
 Intercept a section of the acquired character attribute


My precious Chinese ring.



Remove the corresponding item detail attribute from the database by using the unique encoding given by tooltipparams
http://tw.battle.net/api/d3/data/item/ Cluijofraxihcaqvjzh6ux0do43ehzinjsad0p-erb1-dlwhhakgnrowiwi4ianaafaswargigoaaualadkfnkstaeyv2w21atzvxus4aehjunegwaelglwfq 8gIUAJYAA;

You can also use the Unique_ring_107_x1_demonhunter_male "get the appropriate picture

Http://media.blizzard.com/d3/icons/items/large/unique_ring_107_x1_demonhunter_male.png

Attach the API address:
http://blizzard.github.io/d3-api-docs/#item-information/ item-information-example 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.