General API Information

Need to automate your Pulsetic workflow? The API lets you do just that. We're talking direct access: pull monitor data (snapshots, checks, events), manage your monitors (create, update, delete), handle status pages (incidents, maintenance), and grab downtime info. All are secured with API token authentication. Get your data your way.

Key functionalities

Authentication: API token-based authorization.

Monitor Management: Retrieval, creation, updating, and deletion of monitors.

Data Retrieval: Access to snapshots, checks, and events with time-range filtering and optional parameters.

Status Page Management: Full control over status pages, including incidents and maintenance.

Downtime Reporting: Access to monitor downtime information.

The API uses standard HTTP requests (GET, POST, PUT, DELETE) and requires the Authorization header with the API token. Examples using cURL are provided for practical implementation. This empowers users to integrate Pulsetic data into custom applications and workflows.

Still need help? Contact Us Contact Us