Enjoy 50% OFF Vidu Q3 & Q3 Pro models • Only on WaveSpeedAI | May 20 – Jun 2

Our public API

GEThttps://api.wavespeed.ai/public/v3/summary.json

Get the overall status for your status page. Doesn’t include components and historical notices.

{
  "page": {
    "name": "WaveSpeedAI",
    "url": "https://status.wavespeed.ai",
    "status": "UP"
  },
  "activeIncidents": [],
  "activeMaintenances": []
}
GEThttps://api.wavespeed.ai/public/v3/components.json

Get your status page components, and active issues affecting them.

[
  {
    "id": "8561293",
    "name": "wavespeed.ai",
    "status": "OPERATIONAL",
    "description": "",
    "isParent": false,
    "children": []
  },
  {
    "id": "8561295",
    "name": "https://wavespeed.ai/center/health",
    "status": "OPERATIONAL",
    "description": "",
    "isParent": false,
    "children": []
  }
]