wow-api-encounters

Reference World of Warcraft Retail APIs for encounter journals, Mythic+ keystones, and raid lockouts.

1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/pfchrono/SimpleUnitFrames --skill wow-api-encounters-pfchrono
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wow-api-encounters
Source: https://github.com/pfchrono/SimpleUnitFrames/tree/main/.agents/skills/wow-api-encounters
Command: npx skills add https://github.com/pfchrono/SimpleUnitFrames --skill wow-api-encounters-pfchrono

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive reference for World of Warcraft's encounter journal, Mythic+, and other instance-related APIs, enabling developers to programmatically access and utilize game data for dungeons, raids, and seasonal content.

Core Features & Use Cases

  • Encounter Journal API: Access boss data, loot tables, and encounter details.
  • Mythic+ APIs: Retrieve keystone information, affixes, timers, and personal/guild bests.
  • Instance & Raid Lockout Data: Query saved instances and lockout statuses.
  • Use Case: A developer wants to build a tool that suggests optimal Mythic+ affixes and dungeon routes based on current seasonal data and player ratings.

Quick Start

Use the wow-api-encounters skill to list all bosses in the current expansion's raid instances.

Frequently Asked Questions about wow-api-encounters

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I access World of Warcraft encounter journal data for dungeons and raids?

World of Warcraft encounter journal data is accessed programmatically through WoW Retail APIs, which provide comprehensive databases for dungeon and raid boss details, loot tables, and encounter information. This Skill serves as a detailed reference for retrieving that data.

Can I retrieve Mythic+ keystone affixes and seasonal timers using WoW game data APIs?

Yes, Mythic+ keystone information, active affixes, dungeon timers, and seasonal data can be retrieved using the WoW API functions referenced in this Skill, enabling developers to build tools that analyze current M+ seasonal variations.

What is the best way to programmatically query raid lockout statuses and saved instances in WoW?

Querying raid lockout statuses and saved instances is handled by specific WoW instance and raid lockout APIs. This Skill provides the necessary reference to programmatically access and evaluate saved instance data for characters.

Does this WoW API reference require any external dependencies to retrieve scenario and encounter information?

No external dependencies are required. This Skill operates independently using only internal references, though users must possess an understanding of WoW API functions to successfully retrieve and manipulate the encounter and scenario data.

How do I list all bosses in the current World of Warcraft expansion raid instances?

To list all bosses in current expansion raid instances, utilize the encounter journal API references provided by this Skill. It facilitates programmatic access to retrieve comprehensive boss databases and specific encounter details for the active expansion.

What WoW API functions are needed to build a tool suggesting optimal Mythic+ routes based on player ratings?

Building a Mythic+ route suggestion tool requires combining several WoW API functions to retrieve current seasonal data, active affixes, and personal or guild best ratings. This Skill provides the API reference needed to access and manipulate those specific data points.