Skip to main content
POST
Analyze Design

Analyze Design

Analyze a design image for color count, complexity, and recommended print technique.
This endpoint is free — no tokens required.

Endpoint

Request Body

string
URL of the design image to analyze. Must be publicly accessible.
string
Base64-encoded image data. Use this for direct uploads.
number
default:"50"
Target print quantity for pricing estimates (1-10,000).
Provide either imageUrl OR imageData, not both.

Response

object
Color analysis results.
object
Image dimension analysis.
object
Print technique recommendation.
object
Estimated pricing by technique.
array
Array of potential issues detected.

Example

Response Example

Use Cases

Pre-flight Check

Run analysis before generation to catch issues:

Dynamic Pricing

Use analysis to show customers estimated costs: