Home docs switch Service Status
Post

Service Status

This server can be used to check which game servers are available.

URL: https://Service-status-lp1.cdn.nintendo.net/service_status_hac.json

The JSON file contains the following data:

FieldDescription
maintenancesList of maintenances
incidentsList of incidents

A maintenance has the following fields:

FieldDescription
maintenance_idMaintenance id (integer)
serviceAffected service
titlesList of affected titles
start_dateStart date (e.g. 2023/12/20 8:00)
end_dateEnd date (e.g. 2023/12/20 8:15)

An incident has the following fields:

FieldDescription
maintenance_idIncident id (integer)
serviceAffected service
titlesList of affected titles
occurrence_dateDate of incidence occurrence (e.g. 2023/12/20 8:00)
restoration_dateDate of incidence restoration (e.g. 2023/12/20 8:15)

The affected service has the following fields:

FieldDescription
service_idService id (integer)
server_codeServer code (string)

The affected titles have the following fields:

FieldDescription
application_idTitle id (string)
Contents