V2 APIEndpointsProjects
Export a portable .jsoncut project bundle with its media
Export a portable .jsoncut project bundle with its media. Durable editable image and video projects. Source versions use optimistic concurrency and can be opened in Studio. Required API key scopes: `projects:read`.
Authorization
apiKeyAuth Path Parameters
id*string
Resource identifier
Response Body
application/vnd.jsoncut.project+zip
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v2/projects/string/bundle""string"Validate cut.md without saving it POST
Validate cut.md without saving it. Durable editable image and video projects. Source versions use optimistic concurrency and can be opened in Studio. Required API key scopes: `projects:read`.
List templates GET
List templates. Published, version-pinned projects with typed inputs for repeatable image and video generation. Required API key scopes: `templates:read`.