PulseGuard Documentation home page
Search...
⌘K
Support
Email
Dashboard
Dashboard
Search...
Navigation
Guides
API Reference
Dashboard
Support
API Documentation
Introduction
Authentication
Endpoints
GET
List
GET
Get
POST
Create
PUT
Update
DEL
Delete
GET
List
POST
Create
GET
Get
Update Device
DEL
Delete
POST
Regenerate token
Accessing Report Data
Toolbox
POST
Dns lookup
POST
Whois
POST
Ssl check
POST
Port scan
POST
Ip location
GET
Get ip
Statistics
GET
History
GET
Stats
Service Monitors
GET
List
POST
Create
GET
Get
PUT
Update
DEL
Delete
POST
Check
AI & Anomalies
POST
Analyze domain
GET
Get explanation
GET
Get summary
GET
Get anomalies
POST
Resolve anomaly
POST
Mark false positive
POST
Device insights
On this page
Body
Service Monitors
Create
This endpoint creates a new service monitor.
Body
name
string
required
A descriptive name for the service monitor (e.g., “Production Database”).
host
string
required
The hostname or IP address of the service to monitor.
port
integer
required
The port number to check (e.g.,
3306
for MySQL).
check_interval
integer
The interval in minutes between checks. Defaults to 5.
List
Get
Assistant
Responses are generated using AI and may contain mistakes.