GenXR is a generative 3D/XR API for retailers that transforms 2D product images and text into photorealistic 3D and AR content. Designed for furniture, home goods, and interior products, it enables fast, scalable, and cost-efficient 3D content generation.
identic ai is a generative AI solution that transforms 2D product images and text into photorealistic 3D models and AR content within minutes. Built for retailers, furniture brands, and ecommerce platforms, identic ai empowers businesses to scale their 3D and augmented reality (AR) content production without relying on manual 3D modeling. Our API integrates seamlessly with your product catalog, automatically generating 3D and AR-ready assets that can be embedded into websites, apps, and marketing tools.
With a focus on furniture, home goods, and interior products, identic ai is optimized for realism, efficiency, and visual fidelity. Our proprietary pipeline combines image-based 3D reconstruction, texture enhancement, and geometry refinement - delivering high-quality outputs that support both ARKit/ARCore and web-based 3D visualization. Retailers can easily showcase their products in 3D on mobile, desktop, or VR environments, leading to increased engagement, reduced return rates, and improved purchase confidence.
Key benefits include:
90% reduction in 3D production cost and time
Scalable API integration into ecommerce systems
Automated post-processing for PBR textures and realistic lighting
Support for SketchUp, Shopify, WordPress, and custom platforms
Compatibility with Apple Vision Pro, Meta Quest, and other immersive devices
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
You pay based on usage, measured by the number of AI-generated 3D models you create. This is a single, usage-based pricing dimension. Your cost scales directly with how many 3D models you generate. There are no separate tiers or instance sizes to choose from. The more models you generate, the more you pay. This model turns product images into 3D and AR content.
Top-of-mind questions for buyers
What counts as one AI-generated 3D model for billing purposes?
One unit is a single 3D model created from a product image or text prompt. Each model you generate counts once toward your usage. Requesting a new model, even for the same product, counts as a separate generation.
Am I charged for AR views or storage, or only for generating models?
This dimension bills only for the number of 3D models you generate. Viewing generated models in AR or storing assets is not the metered unit here. Your cost tracks generation count, not how often you display or store the finished models.
Does my cost rise automatically as I generate more models, or is there a set limit?
Cost scales directly with each model you generate. There are no tiers to cross or upgrades to trigger. You are charged per model as you create it, so your bill grows in step with your generation volume during the billing period.
identic.ai+1
Helpful?
Vendor refund policy
All API calls used for AI-generated 3D models are non-refundable once processing begins, as computational resources are consumed immediately upon request.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
API-Based Agents and Tools integrate through standard web protocols. Your applications can make API calls to access agent capabilities and receive responses.
Additional details
Usage instructions
API
🔐 Authentication
All requests require the following HTTP header:
Authorization: Bearer YOUR_API_TOKEN
Replace YOUR_API_TOKEN with the token you received after subscribing on AWS Marketplace.
💡 Example Usage Flow
Subscribe to Identic Ai GmbH API on AWS Marketplace.
An API key is created and stored in Secrets Manager.
Use that API key to authenticate calls to /generates.
Average generation time is about 1 minute, depending on image complexity.
🖼️ POST /generations
Creates a new 3D model generation task from the provided source image.
Accepts an image file (JPG, JPEG, PNG, WEBP) and optional physical dimensions (x, y, z in millimeters).
Returns a unique uuid to track the generation process and retrieve results.