Simplearmory: Get Achievements
Simplearmory via Parse · entertainment
Returns the full list of achievements for a WoW character, each marked as completed or incomplete. Merges the static achievement catalog with the player's completion data. The response includes category hierarchy (category, subcategory, group), expansion derivation, and summary counts. Large response (~8500 achievements). Retrieve World of Warcraft achievement data for characters, showing completed and incomplete achievements with their categories. Fulfilled by Parse from simplearmory.com.
- developer-tools
- entertainment
- parse
- platform-key
- simplearmory
- simplearmory-com
- sports
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1a34ed79-1751-4a39-b054-62c21b6ca9fe/get_achievements
- Interface artifact
- sha256:9ad6b002c6839e5597ada753a91ac4e38505d08f74faffc9c1860a0cc522a583
- Manifest digest
- sha256:8eab3ec7ec9237f8ec1ec0d61e9032805d5475030bbec28bde74508e94dcbd44
Request fields
- realm (string, required): WoW realm/server name in lowercase (e.g. detheroc, area-52).
- region (string): WoW region code (e.g. us, eu, kr, tw).
- character (string, required): Character name in lowercase (e.g. tophat).
Example queries
- {"realm":"detheroc","region":"us","character":"tophat"}