# NeoSpeech API ## Docs - [Claude Code setup](https://docs.neospeech.io/ai-tools/claude-code.md): Configure Claude Code for your documentation workflow - [Cursor setup](https://docs.neospeech.io/ai-tools/cursor.md): Configure Cursor for your documentation workflow - [Windsurf setup](https://docs.neospeech.io/ai-tools/windsurf.md): Configure Windsurf for your documentation workflow - [Create Plant](https://docs.neospeech.io/api-reference/endpoint/create.md): Creates a new plant in the store - [Delete Plant](https://docs.neospeech.io/api-reference/endpoint/delete.md): Deletes a single plant based on the ID supplied - [Get Plants](https://docs.neospeech.io/api-reference/endpoint/get.md): Returns all plants from the system that the user has access to - [New Plant](https://docs.neospeech.io/api-reference/endpoint/webhook.md): Information about a new plant added to the store - [Error Handling](https://docs.neospeech.io/api-reference/errors.md): Comprehensive guide to API error codes and responses - [Introduction](https://docs.neospeech.io/api-reference/introduction.md): Example section for showcasing API endpoints - [HTTP Response Codes](https://docs.neospeech.io/api-reference/response-codes.md): Complete reference for HTTP status codes used by the API - [Check Balance](https://docs.neospeech.io/api/balance.md): View your account credits and usage - [List Models](https://docs.neospeech.io/api/models.md): Get available audio models and their specs - [Streaming Audio](https://docs.neospeech.io/api/streaming.md): Stream audio in real-time as it's generated - [Text to Speech](https://docs.neospeech.io/api/text-to-speech.md): Convert text into natural-sounding audio - [List Voices](https://docs.neospeech.io/api/voices.md): Get available voices with their characteristics - [Authentication](https://docs.neospeech.io/concepts/authentication.md): Secure API access with Bearer tokens - [Audio Models](https://docs.neospeech.io/concepts/models.md): Understanding audio model selection and specifications - [Rate Limits](https://docs.neospeech.io/concepts/rate-limits.md): Understanding API rate limits and concurrency controls - [Voices](https://docs.neospeech.io/concepts/voices.md): Understanding voice selection and characteristics - [Development](https://docs.neospeech.io/development.md): Preview changes locally to update your docs - [Code blocks](https://docs.neospeech.io/essentials/code.md): Display inline code and code blocks - [Images and embeds](https://docs.neospeech.io/essentials/images.md): Add image, video, and other HTML elements - [Markdown syntax](https://docs.neospeech.io/essentials/markdown.md): Text, title, and styling in standard markdown - [Navigation](https://docs.neospeech.io/essentials/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Reusable snippets](https://docs.neospeech.io/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Global Settings](https://docs.neospeech.io/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the docs.json file - [cURL Examples](https://docs.neospeech.io/examples/curl.md): Complete command-line examples using cURL for the NeoSpeech API - [JavaScript/Node.js Examples](https://docs.neospeech.io/examples/javascript.md): Complete JavaScript and Node.js SDK examples for the NeoSpeech API - [Python Examples](https://docs.neospeech.io/examples/python.md): Complete Python SDK examples for the NeoSpeech API - [API Best Practices](https://docs.neospeech.io/guides/best-practices.md): Best practices for building reliable, efficient applications - [Error Handling Guide](https://docs.neospeech.io/guides/error-handling.md): Best practices for handling API errors effectively - [Error Handling](https://docs.neospeech.io/guides/errors.md): Handle API errors correctly - [Rate Limits](https://docs.neospeech.io/guides/rate-limits.md): Understand API rate limits and concurrency - [Streaming Guide](https://docs.neospeech.io/guides/streaming.md): How to implement real-time streaming text-to-speech - [Introduction](https://docs.neospeech.io/index.md): Convert text to speech via REST API - [Introduction](https://docs.neospeech.io/introduction.md): Convert text to speech via REST API - [Quickstart](https://docs.neospeech.io/quickstart.md): Launch your first NeoSpeech requests in minutes ## OpenAPI Specs - [openapi](https://docs.neospeech.io/api-reference/openapi.json)