Integrate Quiz God into your own applications.
All API requests must include your API key in the header.
Authorization: Bearer YOUR_API_KEY
/v1/videos/generateGenerate a new batch of videos.
{
"topic": "Space Facts",
"count": 10,
"webhook_url": "https://your-site.com/webhook"
}/v1/videos/:idGet status and download URL for a video.