-
-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Describe your feature request or suggestion in detail
Hi @r-o-b-o-t-o 👋
First of all, thank you for your work on this awesome project!
I’ve been exploring the AzerothCore Armory and noticed that while data is dynamically loaded via internal endpoints, there’s currently no official documentation or support for public APIs.
It would be super helpful for developers who want to:
- Access character or guild data
- Build tools, dashboards, or bots
- Track rankings or gear automatically
Some endpoints already seem to exist (e.g. /armory-frame/search
, /data/character/...
), but they are undocumented and not officially supported.
Would it be possible to expose and document a minimal set of public API endpoints? Even a basic, read-only version would be a great resource for the community.
As a reference, Blizzard offers something similar with their [WoW Profile APIs]
Thanks again for your work! 🙏
(actually i'm playing on CC)
Describe a possible solution to your suggestion
No response
Additional context
No response