Programmatic access to AI image generation, listing optimization, and store integrations.
Image Styles
CLEAN_WHITE_BG
SHADOW_REFLECTION
INFOGRAPHIC_FEATURE
BENEFIT_FOCUSED
LIFESTYLE_CONTEXTUAL
COMPARISON_CHART
DIMENSION_SPEC
PACKAGING_DISPLAY
ICON_GRID
PREMIUM_BRAND_STYLE
SEASONAL_VARIANT
BEFORE_AFTER
/api/auth/registerCreate a new account
Request Body
{ name, email, password }Response
{ user, token }/api/auth/loginSign in
Request Body
{ email, password }Response
{ user, token }/api/auth/meAuth requiredGet current user
Response
{ id, name, email }