Why Identity Market
Start with a defined identity system
Choose a creator-built system with representative examples, supported use cases, shot guidance, and clear access terms. Add your product reference and direction without rebuilding the identity for each image.
Specialist systems
Browse creator systems by intended use, including fashion, beauty, product, lifestyle, and campaign imagery.
Guided shot setup
Upload product references, choose a supported shot type, and add direction before generating an output.
Consistent outputs
Reuse one identity system across a catalogue to keep the model, styling, and visual direction aligned from one product image to the next.
Commercial licensing
Listings state the access and commercial-use terms that apply to generated outputs.
Use Cases
What you can produce
Use one creator-built identity system across ecommerce, social, editorial, and campaign formats.
Fashion & Accessories
Editorial ecommerce frames for eyewear, tailoring, jewelry, and lookbook conversion.
Beauty Close-Up
Skin, texture, complexion, and hero-detail images for skincare, makeup, and fragrance launches.
Homeware Product
In-hand, in-room, and real-use product scenes designed to keep the item clear within its setting.
Performance Social
Social ad variations with clear framing, product context, and a defined visual direction.
Accessory Detail
Repeatable PDP and collection-page imagery for accessories that need scale, consistency, and quick swaps.
Hero Campaigns
Seasonal launch, billboard, and brand-film stills with deliberate cast staging and art direction.
Consistency Proof
One system. Six commercial outputs.
Apply the same creator-built identity and visual direction across ecommerce, editorial, lifestyle, product, and campaign contexts. Review each generated image for product fidelity before publishing it.
For Creators
Publish your system. Earn every time it's used.
You build the specialist system. We handle hosting, billing, and infrastructure. Ecommerce buyers discover it in the marketplace and use it for product imagery. You earn recurring revenue when buyers use your system.
Pricing
Simple subscription pricing
Choose a platform tier for access and monthly usage credits, then use the marketplace to find the identity system that fits your store, product category, and visual direction. Specialist creator systems are listed separately.
Starter
Includes founding creator catalog
- Founding creator catalog included
- 500 credits per month
- Platform access + API
- Email support
Most Popular
Standard
Includes founding creator catalog
- Founding creator catalog included
- 1,500 credits per month
- Priority support
- Usage reporting
Pro
Includes founding creator catalog
- Founding creator catalog included
- 4,000 credits per month
- Priority support
- High-volume throughput
Enterprise
Enterprise organisations
- Multi-identity access
- SLA guarantees
- Audit logging
- Custom integration
Platform tiers cover monthly credits and access to the founding catalog. The marketplace is where buyers discover founding and specialist creator systems.
View full pricingDeveloper Access
API access for technical teams
Build generation into your own pipeline. Every creator system is accessible via the same hosted API. Authenticate with your key, pass the system ID and shot parameters, and receive a signed output URL. Licensing and delivery handled for you.
Authorization: Bearer aim_••••••••k3x9
Content-Type: application/json
{
"identity_id": "ava-r1",
"prompt": "studio portrait, commercial lighting,
neutral background, sharp focus",
"output_format": "jpeg",
"output_size": "1024x1024"
}{
"request_id": "req_9kx2m...",
"status": "completed",
"signed_url": "https://.../outputs/.../
ava-r1_req_9kx2m.jpeg
?X-Amz-Expires=120",
"identity_id": "ava-r1",
"usage": {
"requests_used": 847,
"requests_limit": 1000
}
}