Focused curl samples for generating quizzes. Each recipe uses /content/Create with outputType: "quiz" and highlights how to set difficulty, language, and prompts.
curl
/content/Create
outputType: "quiz"
๐ Create a Quiz from Text
๐ Create a Quiz from a Website
๐๏ธ Set Difficulty and Language
๐ก Create a Quiz from a Topic Prompt
๐ข Apply Brand Settings with projectId
projectId
Start with the text recipe, then add sources or difficulty tweaks as needed.
Last updated 16 days ago