Supported types for REST API are:
REST API
R3D
FBX
Blender
GLTF / GLB
Example 1:
{ "prodCred": { "insID": 0, "appKey": "ABC", "prodKey": "DEF" }, "ask": "new_job", "service": { "type": "gltf" } }
Example 2:
{ "prodCred": { "insID": 0, "appKey": "ABC", "prodKey": "DEF" }, "ask": "new_job", "service": { "version": "3.5", "type": "blender" } }
Last updated 1 year ago