Skip to main content
The Char API returns structured error responses with conventional HTTP status codes.

Error Response Format

  • code is the ORPC error code (HTTP-aligned)
  • data.code is a machine-readable error identifier
  • data may include additional fields depending on the error type

Common Error Codes

Handling Errors