wow-api-reputation

Document World of Warcraft Retail reputation, faction, and renown APIs.

1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/pfchrono/SimpleUnitFrames --skill wow-api-reputation-pfchrono
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wow-api-reputation
Source: https://github.com/pfchrono/SimpleUnitFrames/tree/main/.agents/skills/wow-api-reputation
Command: npx skills add https://github.com/pfchrono/SimpleUnitFrames --skill wow-api-reputation-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 Retail's reputation, faction, renown, and neighborhood initiative APIs, enabling developers to easily track and manage player standings and rewards.

Core Features & Use Cases

  • Faction Data: Access detailed information on faction standings, including traditional reputation, major faction renown, and friendship systems.
  • Renown Tracking: Retrieve current renown levels, progress towards the next level, and available rewards for Dragonflight+ major factions.
  • Neighborhood Initiatives: Understand and track progress for the new housing neighborhood reputation system introduced in patch 12.0.0.
  • Use Case: A WoW addon developer can use this Skill to build a UI element that displays a player's progress across all their major factions and highlights available paragon rewards.

Quick Start

Use the wow-api-reputation skill to list all factions with their current standing and reputation values.

Frequently Asked Questions about wow-api-reputation

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

FAQPage Schema
How do I get major faction renown levels and rewards using the WoW API?

To get major faction renown levels and rewards using the WoW API, you reference the C_MajorFactions API, which provides functions to retrieve current renown levels, track progress towards the next level, and query available rewards for Dragonflight+ major factions.

What WoW API functions are available for tracking reputation and paragon standings?

The WoW API functions for tracking reputation and paragon standings are provided by the C_Reputation API, which allows developers to access detailed faction data, monitor traditional reputation gains, and track paragon reward thresholds for addon development.

Can I build a WoW addon UI that displays all faction progression and paragon rewards?

You can build a WoW addon UI that displays faction progression and paragon rewards by utilizing the C_Reputation and C_MajorFactions APIs to retrieve player standings, current renown levels, and highlight available paragon rewards across all factions.

How does the neighborhood initiative reputation system work in World of Warcraft?

The neighborhood initiative reputation system in World of Warcraft works through the C_NeighborhoodInitiative API, introduced in patch 12.0.0, which allows addons to track progress for the new housing neighborhood reputation system.

Does the WoW reputation API support both traditional reputation and friendship systems?

The WoW reputation API does support both traditional reputation and friendship systems, as the C_Reputation API provides comprehensive access to detailed information on faction standings, including traditional reputation, major faction renown, and friendship tracking.