# Mixfont API Documentation ## Docs - [Mixfont API Documentation](https://www.mixfont.com/docs/index.md) - [Quickstart](https://www.mixfont.com/docs/quickstart.md): Generate your first font using the Mixfont API - [Use cases](https://www.mixfont.com/docs/use-cases.md): See ways to use the Mixfont font generation model - [Best Practices](https://www.mixfont.com/docs/best-practices.md): Learn how to get better results from the Mixfont font generation API - [API Pricing](https://www.mixfont.com/docs/pricing.md): Understand Mixfont API credits and request costs - [Font generation](https://www.mixfont.com/docs/guides/font-generation.md): Generate TTF font files from a text prompt or a reference image - [Font recognition](https://www.mixfont.com/docs/guides/font-recognition.md): Identify close open-source font matches from an image - [JavaScript](https://www.mixfont.com/docs/client-libraries/javascript.md): Use the Mixfont JavaScript client - [Python](https://www.mixfont.com/docs/client-libraries/python.md): Use the Mixfont Python client - [Generate Font from Image](https://www.mixfont.com/docs/api-reference/font-generations/create-from-image.md): Start a font generation from a public reference image URL - [Generate Font from Prompt](https://www.mixfont.com/docs/api-reference/font-generations/create-from-text.md): Start a font generation from a text prompt - [Generation Status](https://www.mixfont.com/docs/api-reference/font-generations/get-status.md): Poll a font generation job and retrieve the generated TTF file - [Font recognition](https://www.mixfont.com/docs/api-reference/font-recognition.md): Identify the closest matching open-source font from an image ## OpenAPI Specs - [font-recognition-openapi](https://www.mixfont.com/docs/api-reference/font-recognition-openapi.json) - [font-generation-openapi](https://www.mixfont.com/docs/api-reference/font-generation-openapi.json) - [openapi](https://www.mixfont.com/docs/api-reference/openapi.json)