# Sunbird AI API ## Docs - [Sunflower Chat](https://docs.sunbird.ai/api-reference/ai/sunflower-chat.md): Professional Sunflower inference endpoint for multilingual chat completions. - [Sunflower Simple](https://docs.sunbird.ai/api-reference/ai/sunflower-simple.md): Simple Sunflower inference endpoint for single instruction/response. - [Change Password](https://docs.sunbird.ai/api-reference/authentication/change-password.md) - [Forgot Password](https://docs.sunbird.ai/api-reference/authentication/forgot-password.md) - [Get Profile](https://docs.sunbird.ai/api-reference/authentication/get-profile.md) - [Login](https://docs.sunbird.ai/api-reference/authentication/login.md) - [Register](https://docs.sunbird.ai/api-reference/authentication/register.md) - [Reset Password](https://docs.sunbird.ai/api-reference/authentication/reset-password.md) - [API Reference](https://docs.sunbird.ai/api-reference/introduction.md): comprehensive reference for the Sunbird AI API endpoints. - [Language ID](https://docs.sunbird.ai/api-reference/language/language-id.md): Identify the language of a given text using auto-detection. - [Speech to Text](https://docs.sunbird.ai/api-reference/speech/speech-to-text.md): Upload an audio file and get transcription using the Modal-hosted Whisper model. Optionally specify a language to improve accuracy. - [Text to Speech](https://docs.sunbird.ai/api-reference/speech/text-to-speech.md): Convert text to speech and return a signed URL to the audio file. - [Authentication](https://docs.sunbird.ai/authentication.md): How to authenticate your requests to the Sunbird AI API - [Error Handling](https://docs.sunbird.ai/guides/error-handling.md): Best practices for handling API errors - [Language Detection](https://docs.sunbird.ai/guides/language-detection.md): Identify languages from text or audio - [Rate Limits](https://docs.sunbird.ai/guides/rate-limits.md): Understanding API rate limits and quotas - [Speech to Text](https://docs.sunbird.ai/guides/speech-to-text.md): Convert audio to text in multiple languages - [Summarization](https://docs.sunbird.ai/guides/summarization.md): Summarize text with automatic anonymization - [Sunflower Chat](https://docs.sunbird.ai/guides/sunflower-chat.md): Build conversational AI with the Sunflower model - [Text to Speech](https://docs.sunbird.ai/guides/text-to-speech.md): Convert text into natural-sounding speech - [Introduction](https://docs.sunbird.ai/introduction.md): Welcome to the Sunbird AI Developer Documentation - [Supported Languages](https://docs.sunbird.ai/languages.md): Detailed list of languages supported by Sunbird AI, including translation, STT, TTS, and notes. - [Quickstart](https://docs.sunbird.ai/quickstart.md): Get started with the Sunbird AI API in minutes - [Inference](https://docs.sunbird.ai/sunflower/inference.md) - [LLM Compression](https://docs.sunbird.ai/sunflower/llm_compression.md) - [Overview](https://docs.sunbird.ai/sunflower/overview.md) - [Quantization](https://docs.sunbird.ai/sunflower/quantization.md) - [Getting Started](https://docs.sunbird.ai/sunflower/sunflower.md) - [Contact Support](https://docs.sunbird.ai/support/contact.md): Get in touch with the Sunbird AI team - [FAQ](https://docs.sunbird.ai/support/faq.md): Frequently Asked Questions ## OpenAPI Specs - [openapi](https://docs.sunbird.ai/api-reference/openapi.json)