Back to editor

API Docs

TextureRipper API

Public JSON endpoints that back the editor and its machine-discovery surface. The routes published in this deployment do not require OAuth or session authentication, so OAuth discovery metadata is intentionally not advertised yet.

Local project persistence is intentionally excluded from the published API surface on non-local hosts.

OpenAPI description

OpenAPI 3.1 document for the published JSON endpoints.

/api/openapi.json

Health endpoint

Status document referenced by the API catalog.

/api/health

Published Endpoints

GET/api/health

Basic service-health document for automated checks and API catalog status links.

POST/api/unwrap

Generates a UV atlas from an input image when AI features are enabled.

POST/api/generate

Creates new images from text prompts and optional references.

POST/api/restyle

Restyles existing atlas pieces while preserving their layout.

POST/api/checkout

Legacy endpoint retained as a retired surface and currently returns 410 Gone.