Api To Get The Current Match
- This topic has 0 replies, 1 voice, and was last updated 1 year, 9 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Is it possible to obtain the latest match details based on a player’s ID using an API?
To my knowledge, there are several options available:
– AoE2.net: Using the link `https://aoe2.net/api/player/matches?game=aoe2de&profile_id=6174996&count=1`, real-time information can be obtained but the service may be unavailable, or outdated matches may be retrieved.
– aoe2companion: The link `https://legacy.aoe2companion.com/api/player/matches?game=aoe2de&start=0&count=1&profile_ids=6174996` retrieves matches that are usually one or two hours old, but does not provide current match details.
– reliclink.com: The link `https://aoe-api.reliclink.com/community/leaderboard/getRecentMatchHistory?title=age2&matchtype_id=8&profile_ids=[6174996]` may not retrieve the latest match’s details.