Skip to main content

API Reference

Welcome to the ThisIsDown API reference!

Our API allows you to programmatically manage your workspaces, monitors, and status pages. It's built around REST and uses standard HTTP response codes and verbs.

Note: The API is currently in Beta. Please join our Discord if you encounter any issues.

Authentication

All API requests require an API key to be passed in the Authorization header as a Bearer token:

Authorization: Bearer YOUR_API_KEY

You can generate an API key from your Workspace Settings page in the platform.

Endpoints

More documentation for specific endpoints will be added soon!