Skip to main content

Overview

Factify uses conventional HTTP status codes and returns structured error responses.

Error Response Format

All errors follow a consistent JSON structure:

Error Types

SDK Error Classes

FactifyError is the base class for all HTTP error responses:

Handling Errors

Network Errors

The SDK provides specific error classes for network issues:

Error Codes Reference