Skip to main content
The Verilock API uses standard HTTP status codes. 2xx = success, 4xx = client error, 5xx = server error.

Success Codes

Client Error Codes

Server Error Codes

Error Response Format

All errors return a consistent JSON structure:
422 Unprocessable Entity
429 Too Many Requests
Every response includes an X-Request-Id header. Always include this when contacting support about a specific error.