Skip to content
WP Engine Documentation

The status of the WP Engine Hosting Platform API

GET
/status
curl --request GET \
--url https://api.wpengineapi.com/v1/status

Description

This endpoint will report the system status and any outages that might be occurring.

Status of API

Media type application/json
object
success
boolean
created_on

The time when the status was requested in rfc3339 format

string
Example
{
"success": true,
"created_on": "2018-05-17T16:20:40+00:00"
}

Too many requests

Media type application/json

Service unavailable

Media type application/json