DOTA 2 Steam Web

무료
분류별 community | 업데이트됨 hace 7 días | Entertainment
인기

7.7 / 10

지연 시간

228ms

서비스 수준

100%

Health Check

N/A

README

Frequently asked questions about the WebAPI:

How do I get the replay from the information in GetMatchDetails?

Replays are formed from the following URL:
Code:
http://replay.valve.net/570/<match_id>_<replay_salt>.dem.bz2

The cluster, match_id and replay_salt are available from the fields in GetMatchDetails. For the curious, cluster is the server data center the game was played at.

Are match history and details going to be available for private matches?

These are not available at this time. We’ll are looking at a possible OATUH based authentication system that will allow players to retrieve their match history securely and allow third party sites to get that information they grant access to. We hope to have more details soon.

How do I find out what hero_id and item values translate into?

These values can be found in files that are in your Dota 2 install directory.
For heroes:

 Steam/steamapps/common/dota 2 beta/gamedota/scripts/npc/npc_heroes.txt

For items:

 Steam/steamapps/common/dota 2 beta/gamedota/scripts/npc/items.txt

Is there a WebAPI for current games in progress?

Not yet! But this is a excellent suggestion.

Are there limits on how many API calls?

Not presently, but you may get a 503 Error if the matchmaking server is busy or you exceed limits. Please wait 30 seconds and try again. A good rule of thumb is limit your requests to about one per second.

Update From the Dota 2 Development Team

As some of you have noticed, the WebAPI is currently inaccessible. What happened was that we were seeing such an overwhelming demand from people for this information that our servers were getting completely bogged down servicing all of these requests. None of the behavior we saw was malicious, there was just way too much demand and unfortunately it really started impacting the experience of general DOTA players and therefore we had to disable it for now. This is of course super interesting information and we want to make it as available to as many people as we possibly can and we are working on a couple of solutions to help greatly improve the situation so we can handle more requests, but can’t give any definitive time frame for when these will be brought online. We will keep you posted as things develop, but hopefully our solutions will let us have our cake and eat it too (after all not all cakes are a lie).

As a side note though, if people are developing against this API, make sure to implement rate limiting within your systems. We don’t have any numbers at this point, but we of course need to prevent individual accounts from submitting thousands of requests in a small window so that we can make sure that we can handle a reasonable number of users. Also if people have specific queries that they are running in large quantities that don’t naturally fit into the existing API let us know so that if it is a common request people have that the system can efficiently handle those requests.

팔로워: 832
자원:
제품 웹사이트
API 생성자 :
Rapid account: Community
community
community
Rate API에 로그인
등급: 5 - 투표: 1