What you can generate from
- Blog posts, articles, newsletters, and normal web pages
- YouTube, TikTok videos/photos, Instagram posts/Reels, LinkedIn, X, and Reddit posts
- Pasted text
- PDF, PPTX, and image uploads
Core flow
- Create an API key in the app.
- Send one source to
POST /api/generatefor an infographic orPOST /api/memefor a meme. - Poll
GET /api/jobs/{jobId}until the job iscompleted. - Use the returned
imageUrl.