🖼️ Galleried API

AI-powered collectible image analysis API

Available Endpoints

Features

Error Handling

Common Error Codes

  • BAD_REQUEST - Invalid image format or validation failed
  • PAYMENT_REQUIRED - AI service quota exceeded
  • TOO_MANY_REQUESTS - Rate limit exceeded
  • TIMEOUT - Request timed out
  • NOT_FOUND - Could not match collectible to any category
  • INTERNAL_SERVER_ERROR - Configuration or unexpected errors

Image Requirements

Usage

This API uses tRPC for type-safe communication. Install the client package and use the generated types for full TypeScript support. See the mobile app for integration examples.