> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pulseguard.nl/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the PulseGuard API documentation. Learn how to interact with our monitoring platform programmatically.

# PulseGuard API

Welkom bij de PulseGuard API! Onze uitgebreide REST API stelt je in staat om je monitoring infrastructuur programmatisch te beheren, analytics data op te halen en PulseGuard te integreren met je bestaande tools en workflows.

## API Versies

PulseGuard ondersteunt meerdere API versies:

* **v1** - Moderne API met volledige functionaliteit
* **Legacy API** - Verouderde endpoints (onderhouden voor backward compatibility)
* **MCP** - Model Context Protocol voor AI integraties

## Base URLs

```

# v1 API (Aanbevolen)
https://api.ipulse.one/

# Legacy API (Deprecated)
https://api.ipulse.one/api/v1/

# MCP Server
https://api.ipulse.one/mcp

```
