How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Canva Folder API

The folder API from Canva — 4 operation(s) for folder.

Canva Folder API is one of 30 APIs that Canva publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Folder. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 4 paths, and defines 24 schemas. It is described by OpenAPI 3.2.0, at version 2024-06-18.

Requests are made against a single base URL, https://api.canva.com/rest.

6 operations 4 paths 24 schemas 1 DELETE2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2024-06-18
Base URL
https://api.canva.com
Authentication
HTTP Basic, OAuth 2.0
License
©2023 All Rights Reserved
Terms of Service
Resource Areas
1

Authentication & Security 2

Canva Folder API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It supports OAuth 2.0 (oauthAuthCode) using the authorizationCode flow, exposing 18 scopes.

Paths & Operations 6

Across 4 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

folder 6
DELETE
/v1/folders/{folderId}
Deletes a folder with the specified folderID. Deleting a folder moves the user's content in the folder to the [Trash](https://www.canva.com/help/deleted-designs/) and content owned by other users is…
deleteFolder 1 param → 204400403404default
GET
/v1/folders/{folderId}
Gets the name and other details of a folder using a folder's folderID.
getFolder 1 param → 200403404default
PATCH
/v1/folders/{folderId}
Updates a folder's details using its folderID. Currently, you can only update a folder's name.
updateFolder 1 param body → 200400403404default
GET
/v1/folders/{folderId}/items
Lists the items in a folder, including each item's type. Folders can contain: - Other folders. - Designs, such as Instagram posts, Presentations, and Documents ([Canva Docs](https://www.canva.com/cre…
listFolderItems 6 params → 200400403404default
POST
/v1/folders/move
Moves an item to another folder. You must specify the folder ID of the destination folder, as well as the ID of the item you want to move. NOTE: In some situations, a single item can exist in multipl…
moveFolderItem body → 204400403404default
POST
/v1/folders
Creates a folder in one of the following locations: - The top level of a Canva user's [projects](https://www.canva.com/help/find-designs-and-folders/) (using the ID root), - The user's Uploads folder…
createFolder body → 200400403404default

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are DesignSummary (8 properties), AssetSummary (7 properties), BrandTemplateSummary (7 properties), Folder (5 properties). Each schema is shown below with its type and property counts.

AssetType
string
Type of an asset.
FolderItemType
string
FolderItem
object
Details about the folder.
2 properties 2 required
FolderItemSummary
object
Details about the folder item.
UpdateFolderRequest
object
Body parameters for updating the folder's details.
1 property 1 required
DesignLinks
object
A temporary set of URLs for viewing or editing the design.
2 properties 2 required
Error
object
2 properties 2 required
CreateFolderRequest
object
Body parameters for creating a new folder.
2 properties 2 required
GetFolderResponse
object
The folder ID.
1 property 1 required
AssetSummary
object
An object representing an asset with associated metadata.
7 properties 6 required
ErrorCode
string
A short string indicating what failed. This field can be used to handle errors programmatically.
BrandTemplateSummary
object
An object representing a brand template with associated metadata.
7 properties 6 required
DesignItem
object
Details about the design.
2 properties 2 required
Thumbnail
object
A thumbnail image representing the object.
3 properties 3 required
MoveFolderItemRequest
object
Body parameters for moving the folder.
2 properties 2 required
FolderItemPinStatus
string
Filter folder items by their pinned status.
FolderItemSortBy
string
UpdateFolderResponse
object
Details about the updated folder.
1 property
BrandTemplateItem
object
Details about the brand template.
2 properties 2 required
DesignSummary
object
Basic details about the design, such as the design's ID, title, and URL.
8 properties 4 required
CreateFolderResponse
object
Details about the new folder.
1 property
ImageItem
object
Details about the image asset.
2 properties 2 required
Folder
object
The folder object, which contains metadata about the folder.
5 properties 4 required
ListFolderItemsResponse
object
A list of the items in a folder. If the success response contains a continuation token, the folder contains more items you can list. You can use this token as…
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

canva-folder-api-openapi.yml Raw ↑

Other APIs Canva publishes across the network.

Canva Apps SDK
Canva Print Partnerships API
Canva Button API
Canva Assets API
Canva Autofills API
Canva Brand Templates API
Canva Comments API
Canva Designs API
Canva Exports API
Canva Folders API
Canva Resizes API
Canva Users API
Where this information came from

This is an independent, third-party profile of Canva Folder API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.