Canva REST API reference
Analytics
Assets
Brand templates
Designs
Design imports
Folders
The Canva REST APIs for managing folders.
The folders endpoint enables you to create, edit, update, delete, and manage folders in a user’s Canva library.
Use folders to organize your library content in a structured way. Folder names can make the library more readable and searchable.
The top level of the user's content library is represented by the folder with the ID root. The user's Uploads folder is represented with the ID uploads.
For more information about Canva folders, see Canva concepts.
Folders APIs
- Create folder: Create a new folder in the user's Projects(opens in a new tab or window).
- Get folder: Retrieve a folder's metadata.
- Update folder: Update a folder's metadata.
- Delete folder: Delete a folder.
- List folder items: List the contents of a folder.
- Move folder item: Move an item from one folder to another.