### Daily Data Analysis Details JSON Source: https://www.raidbots.com/developers This JSON file contains detailed data for each actor, including gear and character stats, for simulations run in the last 30 days. It can be quite large. ```json details.json ``` -------------------------------- ### Pre-fill Armory Character URL Source: https://www.raidbots.com/developers Use these query parameters to pre-populate the Armory fields on Raidbots tools. Realm names should use the 'slug' property from the WoW Realms API. ```url https://www.raidbots.com/simbot/stats?region=REGION&realm=REALM&name=CHARACTER_NAME ``` -------------------------------- ### Daily Data Analysis Summary CSV Source: https://www.raidbots.com/developers This CSV file provides a high-level overview of simulation results from the past 30 days. The 'id' field can be used to match entries with the details.json file. ```csv summary.csv ``` -------------------------------- ### Access SimC Report Files Source: https://www.raidbots.com/developers Raidbots stores various output files from SimC. These files can be accessed by appending their names to the report URL. Please cache these files locally and link to the original report on Raidbots. ```url https://www.raidbots.com/simbot/report/oUPDjYTw26K7vr93m1vFFb/data.json ``` ```url https://www.raidbots.com/simbot/report/oUPDjYTw26K7vr93m1vFFb/input.txt ``` ```url https://www.raidbots.com/simbot/report/oUPDjYTw26K7vr93m1vFFb/preview.png ``` ```url https://www.raidbots.com/simbot/report/oUPDjYTw26K7vr93m1vFFb/data.full.json ``` ```url https://www.raidbots.com/simbot/report/oUPDjYTw26K7vr93m1vFFb/data.csv ``` ```url https://www.raidbots.com/simbot/report/oUPDjYTw26K7vr93m1vFFb/index.html ``` ```url https://www.raidbots.com/simbot/report/oUPDjYTw26K7vr93m1vFFb/output.txt ``` -------------------------------- ### Embed Talent Tree Widget Source: https://www.raidbots.com/developers Use this URL to embed the Raidbots talent tree widget. Customize width, level, and other parameters as needed. The talent string should be URL-encoded. ```html https://www.raidbots.com/simbot/render/talents/[string]?width=700&level=60 ``` ```html https://www.raidbots.com/simbot/render/talents/[string]?width=300&mini=1&level=60&bgcolor=330000 ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.