Skip to main content
The Prisma AIRS AI Gateway uses conventional response codes to indicate the success or failure of an API request. In general: Codes in the 2xx range indicate success. Codes in the 4xx range indicate an error that failed given the information provided. Codes in the 5xx range indicate an error with the AI Gateway’s servers (these are rare).

Common Errors

During request processing, you may encounter error codes from either the AI Gateway or the LLM provider:
Provider-specific error codes are passed through by the AI Gateway. For debugging these errors, refer to our Error Library.
Last modified on September 15, 2026