ModelsLab/Text To 3D
text-to-3dTransform any text description into detailed, editable 3D models instantly—no CAD skills needed—using advanced generative AI, semantic scene parsing, and multi-view consistent geometry for gaming, design, and rapid prototyping.
API Endpoint URL
Base URL for all API requests to this endpoint.
https://modelslab.com/api/v6/3d/text_to_3d
API Authentication
Authentication requires a valid API key included in the request. Generate and manage your API keys from your developer dashboard. Include the key in the key parameter for all API requests.
Integration Examples
Production-ready code samples for API integration
{"prompt": "A hyper-realistic, highly detailed 3D model of a futuristic sports car, rendered in a photorealistic style. The car features a stunning, glossy candy apple red paint finish that reflects the surrounding studio lights, revealing the intricate details of its design. The chrome accents, like the side mirrors and window trim, are polished and reflective, providing a sharp contrast to the bodywork. The headlights feature realistic, complex lenses that enhance the car's imposing front end. The backdrop of the scene is a simple, clean studio environment with neutral tones, effectively isolating the car and highlighting its sleek, modern lines and design. The image is rendered with a high degree of realism, showcasing the interplay of light and shadow across the car's surfaces, giving the model a tangible presence within the scene.","foreground_ratio": "0.84","resolution": "512","output_format": "glb","key": "YOUR_API_KEY"}
SDKs
Official SDKs
Production-ready SDKs and client libraries for all major programming languages
API Parameters
Technical specifications for API request parameters.
| Field Name | Parameter | Technical Description |
|---|---|---|
| Prompt | prompt | Text description of the image you want to generate |
| Foreground Ratio | foreground_ratio | Ratio of foreground to background |
| Resolution | resolution | Video resolution |
| Output Format | output_format | 3D file format |