Build your own Status embed

The build your own option for status embed is a more customizable option for those who have more developer resources.

This status embed option is open-source using the Status API which uses your page public API to show the latest status information from your page. You can build banners, bubbles, and badges for status embed updates to meet your organization’s needs.

API considerations

Status embed is currently only available for public pages.

You must have an active subscription to Statuspage in order for your page viewers to see status embed updates live.

Carefully read the Status API knowledgebase article to see some of the related considerations.

Check out our Status embed config API documentation to find parameters, response payload, and other standard API information.

Here is a good example of a build your own embed: https://www.npmjs.com/package/@statuspage/status-widget

Additional Help