GET /v1/heo-status.js serves a browser widget script that checks API status
and shows a toast when services are disrupted or in maintenance.
No authentication is required.
Load the script in your page:
<script src="https://api.heo-systems.net/v1/heo-status.js"></script>The endpoint returns JavaScript with Content-Type: application/javascript.
| code | body | when it happens |
|---|---|---|
405 |
text | Method is not GET |
429 |
text | Rate limit exceeded |