3D Services
Provide tools for generating thumbnail of 3d files and scripting Blender directly in the cloud (used for advanced thumbnail generation).
3D Services endpoints
| Method | Endpoint | Description |
|---|---|---|
| service | ||
| GET |
blender-project /blender/project/{mode} |
(Warnig - in zip mode the return of this api is a large file (~20MB)) similar to executing blender --background ./main.blend --python ./script.py. The zip in parameter should be… |
| GET |
version /api/version |
|
| POST |
blender-script /blender/script/{mode} |
(Warnig - in zip mode the return of this api is a large file (~20MB)) similar to executing blender --background ./main.blend --python ./script.py. The zip in parameter should be… |
| GET |
thumbnail /thumbnail |
|
| Other endpoints | ||
| GET |
version /service/3d/api/version |
|
| GET |
blender /service/3d/blender |
similar to executing blender --background ./main.blend --python ./script.py. The zip in parameter should be composed of a main.blend file and a script.py. see example here… |
| GET |
thumbnail /service/3d/thumbnail |
|
3D Services pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|