Problem Details for HTTP APIs (RFC 9457, obsoleting RFC 7807) defines a standard machine-readable format for carrying error details in HTTP responses. The application/problem+json media type provides fields such as type, title, status, detail, and instance for consistent error handling.