Documentation Navigation

Managing Endpoints

Add and configure the API endpoints you want PulseAPI to monitor.

This guide is being written. Check back soon, or email us if you need help now.

Adding an Endpoint

From your dashboard, click Add Endpoint and fill in the endpoint details.

Required Fields

  • Name — A descriptive label for the endpoint
  • URL — The full HTTP/HTTPS URL to monitor
  • Method — The HTTP method (GET, POST, PUT, etc.)

Optional Fields

  • Check Interval — How often to check (1 min or 5 min depending on plan)
  • Expected Status Code — The status code that means "healthy" (default: 200)
  • Project — Assign the endpoint to a project for organization

Understanding Status Indicators

  • Green — Endpoint is responding normally
  • Yellow — Endpoint is responding but with elevated response times
  • Red — Endpoint is down or returning an error status code
  • Gray — No checks have run yet, or monitoring is paused