API Monitoring
Get alerted when Vercel has issues that could affect your deployments and serverless functions.
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.
Vercel maintains a status page at vercel-status.com. Key components:
Vercel's edge network is globally distributed, so issues may be region-specific.
Add your Vercel deployments to your monitors and get alerted on issues instantly.
Start monitoring free →