←View full n8n status
n8n: API Error / Webhook Failed
Current Status: Major Outage
Last checked: 27m ago
What We're Seeing Right Now
No recent issues reported. If you're experiencing problems with n8n, report below to help the community.
What is this error?
When n8n's API or webhooks fail, triggers don't fire, data doesn't flow, and automated workflows stop running.
Error Signatures
API errorWebhook failedConnection refusedRequest failedDelivery failed500 Internal Server ErrorTimeoutCommon Causes
- n8n API servers are down
- Webhook endpoint is unreachable
- API authentication expired
- Payload format changed
- Rate limit on API/webhook calls
✓ How to Fix It
- Check n8n's API status on this page
- Verify webhook URLs and authentication
- Check API request format against documentation
- Review webhook delivery logs
- Implement retry logic for transient failures
- Update API client library
Live Signals
Service Components
n8n Cloud
OperationalRecent Incidents
No incidents in the past 30 days
Frequently Asked Questions
Why are n8n webhooks failing?
Check webhook delivery logs, endpoint availability, and authentication. If widespread, check the status above.
Is n8n API down?
Check the live status and community reports above.
How do I fix n8n webhook errors?
Verify endpoint URLs, check authentication, and review delivery logs. See troubleshooting steps above.