Documentation

Learn Incidion

Everything you need to monitor your infrastructure, manage incidents, and keep your users informed.

Getting Started

1

Create your account

Sign up for free at incidion.dev/register. No credit card required.

2

Add your first monitor

Enter a URL or endpoint to monitor. We'll automatically detect the best settings.

Dashboard → Monitors → Add Monitor
# Example: Monitor your API endpoint
URL: https://api.example.com/health
Check Interval: 1 minute
Regions: All
3

Configure alerts

Connect your favorite notification channels to get alerted instantly.

Slack Discord Email SMS Webhooks

You're all set!

Your infrastructure is now being monitored 24/7. Explore more features like status pages, incident management, and on-call schedules.

API Quick Reference

Authentication
curl -X GET "https://api.incidion.dev/v1/monitors" \
  -H "Authorization: Bearer YOUR_API_KEY"
GET /v1/monitors

List all monitors

POST /v1/monitors

Create a new monitor

GET /v1/incidents

List all incidents

PATCH /v1/incidents/:id

Update incident status

Need Help?

Can't find what you're looking for? Our support team is here to help.

Contact Support

Join the Community

Connect with other Incidion users, share tips, and get help from the community.

Join Discord