Skip to main content
This guide walks through creating a personalized social card from scratch.

1. Design the template

In the dashboard, create a new template at 1080×1080 (Instagram square). Add three layers:
  1. Background — solid color or imported image
  2. Text — name headline, mark as dynamic
  3. Image — name avatar, mark as dynamic
Publish.

2. Trigger the render

Response:

3. Wait for completion

Poll every 2 seconds:
Or set webhook_url in the original POST to skip polling.

4. Download the result

The completed render has result_url — a signed URL valid for 1 hour. Re-fetch the render anytime to get a fresh URL.

Troubleshooting