PLAYTEX AI
Make room for your next idea.
Public API
Automate PBR map, AI texture, and image-to-texture generation with scoped API keys, async jobs, signed outputs, rate limits, and shared PLAYTEX AI generation credits.
API access is available to signed-in accounts. Create keys from Profile > API, then use Bearer auth with the Supabase Edge Function endpoint for your PLAYTEX AI project.
Generation jobs reserve credits when accepted. Monthly generation credits are used first, then add-on balance. Successful jobs settle to the actual output count when fewer outputs are produced, and failed worker jobs refund reserved credits.
The OpenAPI contract is published at /openapi.yaml.
Production generation is processed by the persistent Node worker command
npm run api:worker, deployed to a long-lived runtime rather than Vercel serverless.