Clearify AI

Clearify AI API + MCP documentation

Connect REST clients and MCP-compatible agents, submit image upscale jobs, receive results, and understand metered billing.

Read the authentication, job, polling, billing, error, OpenAPI, and MCP contracts before connecting a server or agent.

Open the machine-readable OpenAPI 3.1 document or read the full agent guide.

API error codes

Structured API errors link directly to one of these stable documentation anchors.

  • missing_api_key
  • invalid_api_key
  • revoked_api_key
  • expired_api_key
  • insufficient_scope
  • billing_required
  • billing_disabled
  • payment_failed
  • billing_limit_exceeded
  • rate_limited
  • invalid_image_url
  • invalid_image
  • invalid_request
  • invalid_base64
  • mime_type_mismatch
  • image_fetch_failed
  • unsupported_image_format
  • unsupported_parameter
  • image_too_large
  • image_dimensions_too_large
  • metadata_too_large
  • batch_too_large
  • invalid_scale
  • upload_not_found
  • job_not_found
  • test_quota_exceeded
  • idempotency_conflict
  • internal_error
  • service_unavailable