Documentation

Everything you need to get started with dōki uptime monitoring

Quick Start

1

Create an account

Sign up for free and get instant access to your dashboard.

2

Add your first monitor

Navigate to the monitors page and click "Add Monitor". Enter your URL and configure settings.

Example monitor configuration:
Name: My Website
URL: https://example.com
Interval: 60 seconds
3

Configure alerts

Set up email, Slack, or webhook notifications to stay informed about downtime.

Key Features

Multiple Protocols

Monitor HTTP, HTTPS, TCP, and ping. Full support for REST APIs and GraphQL endpoints.

Fast Checks

Checks run as frequently as every 10 seconds on Enterprise plans. Get notified instantly.

Alert Channels

Connect email, Slack, Discord, Microsoft Teams, or custom webhooks for notifications.

API Access

Programmatic access to all monitoring data. Create monitors, fetch stats, and more.

API Reference

The dōki API allows you to programmatically manage monitors, retrieve uptime data, and configure alerts.

Base URL
https://xn--dki-qxa.com/api
Authentication
Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY