Simplearmory: Get Collectibles
Simplearmory via Parse · entertainment
Returns a WoW character's collectibles from SimpleArmory, covering mounts, pets, and toys. Merges the static collectible catalog with the player's collection data. Each category includes all items marked as collected or uncollected, with summary counts. Large response (~4000+ items across categories). 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_collectibles
- Interface artifact
- sha256:bfaa81bfa6b1e1eeeba503dc1f733e01e4cce5722833012561b688b51354ca92
- Manifest digest
- sha256:88acf163a10b2bd7fb4983f076155a4f7add8f8d424d4d195386653af0d03663
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"}