Skip to main content
Every Quickei API response includes a standard HTTP status code and a JSON body with a type field (success or error).

Success Responses

Error Responses

Always check the type field in the response body rather than relying solely on the HTTP status code. This ensures consistent error handling across your integration.