How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Empowerly Status API

Read-only, unauthenticated JSON status API served from Empowerly's own status subdomain by Atlassian Statuspage. Exposes the overall page status indicator, the component roster (currently a single "Empowerly Web Portal" component), incident history, and scheduled maintenance windows, plus RSS and Atom history feeds. This is a platform-provided surface rather than a first-party Empowerly product API — Empowerly operates the page and its content, Atlassian defines the contract.

This API exposes 2 operations across 2 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against a single base URL, https://status.empowerly.com/api/v2.

2 operations 2 paths 7 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://status.empowerly.com/api/v2
Contact
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Status 2

Overall page status roll-up.

GET
/summary.json
Get the full status summary
getStatusSummary → 200404
GET
/status.json
Get the overall status indicator
getStatus → 200404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Component (13 properties), Incident (12 properties), ScheduledMaintenance (7 properties), Summary (5 properties). Each schema is shown below with its type and property counts.

Page
object
Identity of the status page itself. Present on every response.
5 properties 4 required
Summary
object
5 properties 5 required
StatusResponse
object
2 properties 2 required
Component
object
13 properties 4 required
Incident
object
Statuspage incident object. Empowerly published zero incidents at probe time, so no field here was directly observed on this page; the shape is documented as o…
12 properties
StatusIndicator
object
2 properties 2 required
ScheduledMaintenance
object
Statuspage scheduled maintenance object. Empowerly published zero maintenance windows at probe time; shape documented as optional.
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

empowerly-status-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Empowerly Status API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.