Skip to main content
Contact
Blog
Login
Features & FAQs
How It Works
Plans & Pricing
Cyber Security
Support
Free Trial
Home
Alertra API v1.1
Alertra API v1.1
HTTP Routing Table — Alertra API 1.1 documentation
Navigation
routing table
Alertra API 1.1 documentation
»
HTTP Routing Table
/checks
|
/devices
|
/tags
/checks
GET /checks/(check_id:string)
GET /checks/(check_id:string)/extended
/devices
GET /devices
POST /devices
GET /devices/(device_id:string)
PUT /devices/(device_id:string)
DELETE /devices/(device_id:string)
GET /devices/(device_id:string)/checks
GET /devices/(device_id:string)/events
PUT /devices/(device_id:string)/start-maintenance
PUT /devices/(device_id:string)/stop-maintenance
GET /devices/(device_id:string)/uptime
/tags
GET /tags
POST /tags
GET /tags/(tag_id:string)
PUT /tags/(tag_id:string)
DELETE /tags/(tag_id:string)
PUT /tags/(tag_id:string)/devices/(device_id:string)
DELETE /tags/(tag_id:string)/devices/(device_id:string)