Error Types

When making an API call to Kredete's endpoints, we use standard HTTP response codes to communicate the outcome of the request.

Below, we’ve outlined common API errors you may encounter with Kredete and provided guidance on how to resolve them. For widget-related issues, please reach out to our support team for assistance.

CodeStatus CodeDescription
400Bad RequestThe request was not accepted, often due to missing a required parameter.
401UnauthorizedUnauthorized for missing or invalid authentication tokens/API Keys
403ForbiddenForbidden when access is denied/ The API key doesn’t have permissions to perform the request.
404Not FoundThe requested resources don’t exist
500Internal Server ErrorSomething went wrong on Kredetes’ end. Please contact support for further investigation

Get all the error codes both common or specific and add it to a table. Code, state code, and description we can make use of a table so it can be easy to understand.