Design Your Own Avatar
Use descriptions to generate fully customized avatars tailored to your creative vision.
🚀 Introduction
With Design Your Own Avatar (DYOA), you can transform descriptive inputs—like appearance, outfit, and background—into personalized AI-generated avatars. Creatify’s API generates multiple photo options that you can review and submit for final approval.
⚙️ Quickstart Guide
✅ Prerequisites
Before you begin, ensure you have:
- A Creatify account with API access
- Your API credentials (see Authentication Guide)
✏️ Step 1: Submit a DYOA Request
Use this endpoint to describe and generate your avatar:
💡 Initially, the
photos
array will be empty while your avatar is being generated.
📸 Step 2: Check If Photos Are Ready
Use this endpoint to fetch the current state of your avatar and generated photos:
🖼️ Once the
photos
field is populated, you’ll be able to select one to submit for review.
🧾 Step 3: Submit a Photo for Review
After reviewing your generated options, select one photo to submit for approval:
🔄 The review status will appear in the
reviews
field and update as it progresses.
🔍 Step 4: Check Review Status
To check the outcome of your DYOA review:
- When your avatar is under review:
status
will be"pending"
- Once approved:
status
will be"done"
and the avatar will be linked undercreator
Use the same GET /api/dyoa/{id}/
endpoint to check for updates.
🤝 Need Help?
If you run into any issues, check out our API Reference or contact api@creatify.ai.