The Networks section is not up to date yet.
- Disruption: Transactions taking longer than 45 seconds
- Outage: Transactions taking longer than 5 minutes
Get Status
This endpoint returns the current status of all World services.Query Params
Include
logs=true to get historical status logs for each service.Response
Array of service status objects, each containing:
Service name (e.g., “Mini Apps”, “World ID Verifications”)
Service identifier
Description of the service
Category the service belongs to (e.g., “mini-apps”, “world-id”, “finance”)
Current service status: “ok”, “warning”, or “error”
Historical status changes, containing:
datetime: Unix timestampstatus: Status at that timename: Event namedescription: Event descriptiondowntime: Duration in seconds (if applicable)
Uptime percentages for different time periods:
1: Last 24 hours7: Last 7 days30: Last 30 days90: Last 90 days