Canva Exports API
Export designs to PDF, PNG, JPG, GIF, PPTX, and MP4
Canva Exports API is one of 12 APIs that Canva publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 1 JSON Schema definition.
Tagged areas include Exports. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, an API reference, a changelog, and 1 JSON Schema.
This API exposes 2 operations across 2 paths, and defines 12 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against a single base URL, https://api.canva.com/rest/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Canva Exports API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 11 scopes.
By default, every request must be authenticated.
oauth2— Canva uses OAuth 2.0 with authorization code flow. Access tokens must be included in the Authorization header as a Bearer token.
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Export designs to PDF, PNG, JPG, GIF, PPTX, and MP4
Schemas 12
The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are PngExportFormat (8 properties), JpgExportFormat (6 properties), GifExportFormat (5 properties), Mp4ExportFormat (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Canva 11
Other APIs Canva publishes across the network.