> For the complete documentation index, see [llms.txt](https://docs.autocontentapi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autocontentapi.com/code-samples/quizzes/quiz-examples.md).

# Overview

Language-ready snippets for the [quiz quick-start recipes](/quick-start/quizzes/quiz-examples.md). Use these to call `/content/Create` with `outputType: "quiz"` and control difficulty and language.

## Available Languages

* [C#](/code-samples/quizzes/csharp.md)
* [Node.js](/code-samples/quizzes/nodejs.md)
* [Java](/code-samples/quizzes/java.md)
* [PHP](/code-samples/quizzes/php.md)
* [Python](/code-samples/quizzes/python.md)

Need the cURL flows instead? Head back to the [quiz quick-start examples](/quick-start/quizzes/quiz-examples.md).
