Canvasmatic
Home
Editor
Playground
Blog
Open menu
API Playground
Test the Canvasmatic Render API interactively.
Request Configuration
Template ID
API Key (x-api-key)
API Endpoint URL (POST)
Request Body
Copy
Load Sample
{ "modifications": [ { "name": "headline", "text": "Welcome to the Playground!" }, { "name": "profileImage", "image_url": "https://placehold.co/150x150/FF9800/FFFFFF.png" }, { "name": "bio", "text": "Test your API calls here." } ] }
Response
Copy
API Reference (soon)
Send API Request