Example Error Response
Here is an example of an error response when no API key is provided:Error Response
Error Response Structure
Each error response includes:errorCode: A string key for precise categorization of the error.message: A detailed description of the error.stack: The stack trace of the error (included only in development mode).status: The HTTP status code associated with the error.