Skip to main content

Kashimi’s API Error Handling

Kashimi’s API uses standard HTTP response codes to indicate the success or failure of API requests. 2xx Range (Success) Codes in this range indicate a successful API request. The requested operation was completed as expected. 4xx Range (Client Errors) Codes in this range indicate an error related to the client’s request. These errors may occur due to missing required parameters, payment failures, or other client-specific issues. 5xx Range (Server Errors) Codes in this range indicate an issue with Kashimi’s servers. When you encounter a code in this range, it means the problem is on our side, not the client’s request. Understanding these response codes will help you handle different scenarios appropriately and ensure smooth integration with Kashimi’s API.

HTTP Status Code Summary

Error Fields