Live Tracking - Mythic+

Retrieve detailed information about a specific Mythic+ run from combat log data, including roster, dungeon, timing, and performance.

Relies on combat log data retrieved from the Raider.IO Desktop App. The response shape is similar to the <code>/mythic-plus/run-details</code> endpoint but sourced from combat log data rather than the Blizzard API.

get/api/v1/live-tracking/user/activity/mythic-plus

Query parameters

access_keystring

The API key from your RaiderIO App: http://raider.io/settings/apps. Apps with API keys have higher rate limits.

The API key from your RaiderIO App: http://raider.io/settings/apps. Apps with API keys have higher rate limits.

seasonstring required

Mythic+ season slug (e.g. "season-mn-2")

Mythic+ season slug (e.g. "season-mn-2")

run_idnumber required

Keystone run ID to retrieve details for

Keystone run ID to retrieve details for

Response

Successful

Changes

No recorded changes to this endpoint across all 10 revisions of this API.