CronBeacon

API Reference

CronBeacon provides a REST API for sending check-ins from your cron jobs and background tasks.

Authentication

All API requests require a Bearer token in the Authorization header. You receive this token when creating a monitor.

Authorization: Bearer <your-ingestion-token>

Base URL

https://cronbeacon.dev

Endpoints

On this page