API Monitoring

Monitor Vercel API

Get alerted when Vercel has issues that could affect your deployments and serverless functions.

Why Monitor Vercel?

Endpoints to Monitor

https://your-app.vercel.app/api/health

Create a health endpoint in your app. Monitors both Vercel and your code.

https://api.vercel.com/v2/user

Vercel API user endpoint. Requires Bearer token. Checks API availability.

https://your-app.vercel.app/

Your production URL. Monitor your actual deployed site.

Official Vercel Status

Vercel maintains a status page at vercel-status.com. Key components:

Vercel's edge network is globally distributed, so issues may be region-specific.

Common Issues

Start monitoring Vercel

Add your Vercel deployments to your monitors and get alerted on issues instantly.

Start monitoring free →

Monitor Other APIs