# kōdo ## Docs - [Alerts](https://docs.kodostatus.com/alerting/alerts.md): Manage alerts from monitoring systems and external sources - [On-Call Management](https://docs.kodostatus.com/alerting/on-call.md): Schedule on-call rotations and escalation policies - [Voice Alerts](https://docs.kodostatus.com/alerting/voice-alerts.md): Automatically call on-call responders with AI-powered voice calls when alerts go unacknowledged - [Scoped API Keys](https://docs.kodostatus.com/api-keys.md): Create and manage API keys with fine-grained permissions - [Create API Key](https://docs.kodostatus.com/api-reference/api-keys/create.md): Create a new scoped API key - [Delete API Key](https://docs.kodostatus.com/api-reference/api-keys/delete.md): Permanently delete an API key - [Get API Key](https://docs.kodostatus.com/api-reference/api-keys/get.md): Get details of a specific API key - [List API Keys](https://docs.kodostatus.com/api-reference/api-keys/list.md): List all API keys for your organization - [Update API Key](https://docs.kodostatus.com/api-reference/api-keys/update.md): Update an API key's name, scopes, or status - [List Audit Log](https://docs.kodostatus.com/api-reference/audit-log/list.md): List audit log entries for your organization - [Report Client Events](https://docs.kodostatus.com/api-reference/beacon/report.md): Report JavaScript errors, logs, traces, and performance metrics from your frontend - [Get Configuration](https://docs.kodostatus.com/api-reference/config/get.md): Get your organization's configuration - [Update Configuration](https://docs.kodostatus.com/api-reference/config/update.md): Update your organization's configuration - [Trigger Domain Check](https://docs.kodostatus.com/api-reference/domain-monitors/check.md): Trigger an immediate domain expiration check and return the results - [Create Domain Monitor](https://docs.kodostatus.com/api-reference/domain-monitors/create.md): Create a new domain expiration monitor to prevent accidental domain loss - [Delete Domain Monitor](https://docs.kodostatus.com/api-reference/domain-monitors/delete.md): Delete a domain expiration monitor - [Get Domain Monitor](https://docs.kodostatus.com/api-reference/domain-monitors/get.md): Retrieve details of a specific domain expiration monitor - [List Domain Monitors](https://docs.kodostatus.com/api-reference/domain-monitors/list.md): Retrieve all domain expiration monitors for your organization - [Update Domain Monitor](https://docs.kodostatus.com/api-reference/domain-monitors/update.md): Update an existing domain expiration monitor - [Export Errors](https://docs.kodostatus.com/api-reference/errors/export.md): Export error data in CSV or JSON format - [List Errors](https://docs.kodostatus.com/api-reference/errors/list.md): Retrieve captured client-side errors with filtering and grouping - [Send Heartbeat](https://docs.kodostatus.com/api-reference/heartbeat/send.md): Send a heartbeat ping. If not received within the expected interval, the service is marked as down. - [Get Heartbeat Status](https://docs.kodostatus.com/api-reference/heartbeat/status.md): Get the current status of a heartbeat monitor - [Create Incident](https://docs.kodostatus.com/api-reference/incidents/create.md): Create a new incident and optionally notify subscribers - [Delete Incident](https://docs.kodostatus.com/api-reference/incidents/delete.md): Permanently delete an incident - [Get Incident](https://docs.kodostatus.com/api-reference/incidents/get.md): Get a single incident by ID with all updates - [List Incidents](https://docs.kodostatus.com/api-reference/incidents/list.md): Get all incidents for your organization - [Publish Incident](https://docs.kodostatus.com/api-reference/incidents/publish.md): Publish a draft incident to make it visible on the public status page - [Update Incident](https://docs.kodostatus.com/api-reference/incidents/update.md): Update an incident status or add an update message - [API Reference](https://docs.kodostatus.com/api-reference/introduction.md): Complete reference for the Kodo Status REST API - [Create Maintenance Window](https://docs.kodostatus.com/api-reference/maintenance/create.md): Schedule a new maintenance window - [Delete Maintenance Window](https://docs.kodostatus.com/api-reference/maintenance/delete.md): Delete a maintenance window - [Get Maintenance Window](https://docs.kodostatus.com/api-reference/maintenance/get.md): Get details of a specific maintenance window - [List Maintenance Windows](https://docs.kodostatus.com/api-reference/maintenance/list.md): Get all maintenance windows for your organization - [Update Maintenance Window](https://docs.kodostatus.com/api-reference/maintenance/update.md): Update an existing maintenance window - [Ingest Metrics](https://docs.kodostatus.com/api-reference/metrics/ingest.md): Push application metrics for automatic health detection and status updates - [Create Notification Channel](https://docs.kodostatus.com/api-reference/notifications/create-channel.md): Create a new notification channel - [Delete Notification Channel](https://docs.kodostatus.com/api-reference/notifications/delete-channel.md): Delete a notification channel - [Get Channel](https://docs.kodostatus.com/api-reference/notifications/get-channel.md): Retrieve details of a specific notification channel - [List Notification Channels](https://docs.kodostatus.com/api-reference/notifications/list-channels.md): Get all configured notification channels - [Test Notification Channel](https://docs.kodostatus.com/api-reference/notifications/test-channel.md): Send a test notification to verify the channel works - [Update Notification Channel](https://docs.kodostatus.com/api-reference/notifications/update-channel.md): Update an existing notification channel's configuration - [Create Release](https://docs.kodostatus.com/api-reference/releases/create.md): Track a new release for error correlation and regression detection - [List Releases](https://docs.kodostatus.com/api-reference/releases/list.md): Retrieve all tracked releases for error correlation - [Create Service](https://docs.kodostatus.com/api-reference/services/create.md): Create a new service/component - [Delete Service](https://docs.kodostatus.com/api-reference/services/delete.md): Permanently delete a service - [Get Service](https://docs.kodostatus.com/api-reference/services/get.md): Get a single service by ID - [List Services](https://docs.kodostatus.com/api-reference/services/list.md): Get all services for your organization - [Update Service](https://docs.kodostatus.com/api-reference/services/update.md): Update service name, description, or status - [List Source Maps](https://docs.kodostatus.com/api-reference/sourcemaps/list.md): List uploaded source maps with optional release filter - [Upload Source Map](https://docs.kodostatus.com/api-reference/sourcemaps/upload.md): Upload source maps for readable stack traces in error reports - [Trigger SSL Check](https://docs.kodostatus.com/api-reference/ssl-monitors/check.md): Trigger an immediate SSL certificate check and return the results - [Create SSL Monitor](https://docs.kodostatus.com/api-reference/ssl-monitors/create.md): Create a new SSL certificate monitor to track certificate expiration - [Delete SSL Monitor](https://docs.kodostatus.com/api-reference/ssl-monitors/delete.md): Delete an SSL certificate monitor - [Get SSL Monitor](https://docs.kodostatus.com/api-reference/ssl-monitors/get.md): Retrieve details of a specific SSL certificate monitor including certificate information - [List SSL Monitors](https://docs.kodostatus.com/api-reference/ssl-monitors/list.md): Retrieve all SSL certificate monitors for your organization - [Update SSL Monitor](https://docs.kodostatus.com/api-reference/ssl-monitors/update.md): Update an existing SSL certificate monitor's configuration - [Assign Services](https://docs.kodostatus.com/api-reference/status-pages/assign-services.md): Replace all service assignments for a status page - [Create Status Page](https://docs.kodostatus.com/api-reference/status-pages/create.md): Create a new status page - [Delete Status Page](https://docs.kodostatus.com/api-reference/status-pages/delete.md): Permanently delete a status page - [Design API Overview](https://docs.kodostatus.com/api-reference/status-pages/design.md): Versioned draft, validation, publish, and history for status page design and layout - [Get Design State](https://docs.kodostatus.com/api-reference/status-pages/design-get-state.md): Get current and draft design pointers with hydrated design versions - [Get Design Version](https://docs.kodostatus.com/api-reference/status-pages/design-get-version.md): Get full design payload for a specific version - [List Design Versions](https://docs.kodostatus.com/api-reference/status-pages/design-list-versions.md): List design versions in descending version order with cursor pagination - [Publish Design Draft](https://docs.kodostatus.com/api-reference/status-pages/design-publish.md): Publish current draft design via an atomic database transaction with optimistic locking - [Upsert Design Draft](https://docs.kodostatus.com/api-reference/status-pages/design-upsert-draft.md): Create a new draft or update the existing draft design version - [Validate Design Draft](https://docs.kodostatus.com/api-reference/status-pages/design-validate-draft.md): Validate current draft or a candidate payload against draft rules - [Get Status Page](https://docs.kodostatus.com/api-reference/status-pages/get.md): Get a single status page with all configuration - [List Status Pages](https://docs.kodostatus.com/api-reference/status-pages/list.md): Get all status pages for your organization - [List Page Services](https://docs.kodostatus.com/api-reference/status-pages/list-services.md): Get services assigned to a status page - [Delete Custom Template](https://docs.kodostatus.com/api-reference/status-pages/template-delete.md): Remove the custom HTML template and revert to the default status page layout - [Get Custom Template](https://docs.kodostatus.com/api-reference/status-pages/template-get.md): Retrieve the custom HTML template for a status page - [Update Custom Template](https://docs.kodostatus.com/api-reference/status-pages/template-update.md): Upload or replace the custom HTML template for a status page - [Update Status Page](https://docs.kodostatus.com/api-reference/status-pages/update.md): Update status page configuration, branding, or visibility - [Create Uptime Monitor](https://docs.kodostatus.com/api-reference/uptime-monitors/create.md): Create a new HTTP uptime monitor - [Delete Uptime Monitor](https://docs.kodostatus.com/api-reference/uptime-monitors/delete.md): Delete an uptime monitor and its history - [Get Uptime Monitor](https://docs.kodostatus.com/api-reference/uptime-monitors/get.md): Get a single uptime monitor with recent checks - [List Uptime Monitors](https://docs.kodostatus.com/api-reference/uptime-monitors/list.md): Get all uptime monitors for your organization - [Update Uptime Monitor](https://docs.kodostatus.com/api-reference/uptime-monitors/update.md): Update monitor settings - [Create Webhook](https://docs.kodostatus.com/api-reference/webhooks/create.md): Create a new webhook endpoint - [Delete Webhook](https://docs.kodostatus.com/api-reference/webhooks/delete.md): Delete a webhook - [Get Webhook](https://docs.kodostatus.com/api-reference/webhooks/get.md): Retrieve webhook details and recent delivery history - [List Webhooks](https://docs.kodostatus.com/api-reference/webhooks/list.md): Get all configured webhooks - [Test Webhook](https://docs.kodostatus.com/api-reference/webhooks/test.md): Send a test payload to verify the webhook works - [Update Webhook](https://docs.kodostatus.com/api-reference/webhooks/update.md): Update an existing webhook's configuration - [Trigger Workflow](https://docs.kodostatus.com/api-reference/workflows/trigger.md): Manually trigger a workflow - [Audit Log](https://docs.kodostatus.com/audit-log.md): Track every change and authentication event in your organization for compliance and security. - [Authentication](https://docs.kodostatus.com/authentication.md): How to authenticate with the Kodo Status API - [Incident Safeguards](https://docs.kodostatus.com/automation/incident-safeguards.md): Prevent false incidents from reaching your public status page with flap protection, draft mode, cooldowns, and notification batching - [Workflows & Automation](https://docs.kodostatus.com/automation/workflows.md): Automate incident response with trigger-based workflows - [Beacon SDK](https://docs.kodostatus.com/client-tracking/beacon.md): Track JavaScript errors and performance from your frontend - [Client Logs](https://docs.kodostatus.com/client-tracking/logs.md): Capture and view logs from your frontend applications - [Distributed Tracing](https://docs.kodostatus.com/client-tracking/traces.md): Track requests across your frontend and backend - [Kodo Status Documentation](https://docs.kodostatus.com/index.md): Developer-first status pages with built-in monitoring, error tracking, and incident management - [CLI Tool](https://docs.kodostatus.com/integrations/cli.md): Manage your status page from the command line - [SDK](https://docs.kodostatus.com/integrations/sdk.md): Official SDKs for integrating Kodo into your applications - [Status Widget](https://docs.kodostatus.com/integrations/widget.md): Embed a live status indicator on any website - [Domain Monitors](https://docs.kodostatus.com/monitoring/domain-monitors.md): Monitor domain registration expiration dates - [Heartbeat Monitoring](https://docs.kodostatus.com/monitoring/heartbeat.md): Monitor cron jobs, workers, and background tasks - [Metrics Ingestion](https://docs.kodostatus.com/monitoring/metrics.md): Push internal metrics for automatic health detection - [Process Health](https://docs.kodostatus.com/monitoring/process-health.md): Observe whether your async work actually completes — not just whether the edge is up - [SSL Monitors](https://docs.kodostatus.com/monitoring/ssl-monitors.md): Monitor SSL certificate expiration and get alerts before they expire - [Uptime Monitors](https://docs.kodostatus.com/monitoring/uptime-monitors.md): Monitor your HTTP endpoints and automatically update service status - [Notification Channels](https://docs.kodostatus.com/notifications/channels.md): Configure how you and your team receive alerts - [SMS Subscriptions](https://docs.kodostatus.com/notifications/sms.md): Allow users to subscribe to status updates via SMS - [Webhooks](https://docs.kodostatus.com/notifications/webhooks.md): Receive real-time event notifications via HTTP - [Quick Start](https://docs.kodostatus.com/quickstart.md): Get your status page up and running in 5 minutes - [Access Control & SSO](https://docs.kodostatus.com/status-management/access-control.md): Protect your status page with SSO authentication, access tokens, role-based visibility, and session management. - [Draft Incidents](https://docs.kodostatus.com/status-management/draft-incidents.md): Review auto-created incidents before they go live on your public status page - [Incidents](https://docs.kodostatus.com/status-management/incidents.md): Create and manage incidents to communicate issues to your users - [Scheduled Maintenance](https://docs.kodostatus.com/status-management/maintenance.md): Plan and communicate maintenance windows to your users - [Services](https://docs.kodostatus.com/status-management/services.md): Manage the services and components displayed on your status page - [Status Pages](https://docs.kodostatus.com/status-management/status-pages.md): Create and manage multiple status pages for different audiences - [Troubleshooting](https://docs.kodostatus.com/troubleshooting.md): Solutions to common issues with Kodo Status