C
Canva Connect API
Details
- URL
-
https://api.canva.com/rest/v1 - Spec
- https://www.canva.dev/sources/connect/api/latest/api.yml
- Docs
- https://canva.dev/docs/connect/
Authentication
OAuth 2.0 oauth2 discovered
Authorization: Bearer <credential> OAuth 2.0 — self-onboarding
Point your MCP client at the server URL and approve access in the browser. The server accepts a Client ID Metadata Document (CIMD), so the client authenticates with its own hosted URL as the client_id — nothing to register.