Skip to main content

Error Codes

LifyGo uses standard HTTP status codes for every API response. When an error occurs, the response body contains an error field describing the problem.

Error Response Format


HTTP Status Codes


Common Error Examples

Missing API Key

Invalid API Key

Missing Required Field

SMTP Not Configured

Rate Limit Exceeded


Troubleshooting

If you receive a 500 Internal Server Error, check:
  • API server logs
  • SMTP server connectivity
  • Database availability
  • Redis availability
  • Environment variable configuration