FFXIV Misc Data
Unlock a treasure trove of miscellaneous data from the captivating realm of Final Fantasy XIV with our dedicated API. Immerse yourself in a vast collection of game-related information, encompassing, item specifics, quest data, and much more. Whether you're a dedicated player looking to elevate your gaming experience, a developer eager to craft innovative tools, or simply a fan with a curiosity…
FFXIV Misc Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
6.2 Raid Battle Data List /ffxiv/62-battle-data |
A list of battle data from the raid in 6.2. Pagination available |
| GET |
6.2 Raid Battle Data Detail /ffxiv/62-battle-data/{code} |
Get details using the url parameter "code" |
| GET |
FFXIV Jobs V1 List /ffxiv/job-v1 |
List of all jobs and their stats |
| GET |
FFXIV Jobs V1 Detail /ffxiv/job-v1/{slug} |
Get details on a single job using the slug url parameter |
| GET |
FFXIV Red Battle List /ffxiv/red-battle-v1 |
List of Red Battles from FFXIV. Pagination available through the per_page parameter |
| GET |
FFXIV Skills V1 List /ffxiv/skill-v1 |
List of skills from ffxiv. Pagination available Data maybe incomplete |
| GET |
FFXIV Skill V1 Detail /ffxiv/skill-v1/{code} |
Get details on a single skill using the url parameter "code" |
| GET |
FFXIV Weapons V1 List /ffxiv/weapon-v1 |
List of weapons from FFXIV. Pagination available Data might be incomplete |
| GET |
Weapons V1 Detail /ffxiv/weapon-v1/{slug} |
Detail on a single ffxiv weapon by using the slug url parameter |
| GET |
FFXIV Dialogue Detail /ffxiv/dialogue/{code} |
Get details on a single dialogue by using the "code" parameter |
| GET |
FFXIV Dialogue List /ffxiv/dialogue |
List of Dialogue from FFXIV. Pagination available Data may not be up to date |