ModelsLab/Image To 3D
image-to-3dTransform 2D images into high-fidelity 3D models instantly using advanced AI—supports photogrammetry, depth mapping, and exports in GLB/OBJ formats for gaming, AR/VR, and design.
API Endpoint URL
Base URL for all API requests to this endpoint.
https://modelslab.com/api/v6/3d/image_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
{"image": "https://assets.modelslab.com/generations/e2e3ae02-ef72-4b24-82e7-ca6772b696bc","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 |
|---|---|---|
| Reference Image | image | Initial Image |
| Output Format | output_format | use default value as glb |