Check Dalamud status
You can check if Dalamud for FFXIV is ready for the current patch here, or at our status page.
Developers
If you would like to integrate the "Is Dalamud Available?" check with your own observability tooling, you may do so by calling the following API endpoint:
https://www.xivmac.com/xivmac/dalamudcheck
In addition to a structured JSON response, the API will return the following status codes:
HTTP 200 - Dalamud is ready for the current patch
HTTP 418 - Dalamud is not ready for the current patch
HTTP 500 - Internal Server Error - try again later