--- title: API error handling standardization description: Standardized API error responses across all endpoints with a consistent error object that includes request_id, code, title, and message fields for easier debugging and integration url: https://theirstack.com/en/product-updates/2025-05-22-api-error-standardization --- We've standardized the error experience across all endpoints. The error object now consistently includes `request_id`, `code`, `title`, and `message`.