This guide walks through creating a personalized social card from scratch.Documentation Index
Fetch the complete documentation index at: https://acme-3f0e8fe2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
1. Design the template
In the dashboard, create a new template at 1080×1080 (Instagram square). Add three layers:- Background — solid color or imported image
- Text — name
headline, mark as dynamic - Image — name
avatar, mark as dynamic
2. Trigger the render
3. Wait for completion
Poll every 2 seconds:webhook_url in the original POST to skip polling.
4. Download the result
The completed render hasresult_url — a signed URL valid for 1 hour. Re-fetch the render anytime to get a fresh URL.
Troubleshooting
| Symptom | Likely cause |
|---|---|
400 invalid_modification | A name doesn’t match a dynamic layer in the template |
403 template_not_published | Template exists but is_published is false |
Status stuck pending for >60s | Worker queue saturated — check status page |