# ECSEND API Documentation ## Docs - [Claude Code setup](https://docs.ecsend.paysgator.com/ai-tools/claude-code.md): Configure Claude Code for your documentation workflow - [Cursor setup](https://docs.ecsend.paysgator.com/ai-tools/cursor.md): Configure Cursor for your documentation workflow - [Windsurf setup](https://docs.ecsend.paysgator.com/ai-tools/windsurf.md): Configure Windsurf for your documentation workflow - [Get Balance](https://docs.ecsend.paysgator.com/api-reference/account/balance.md): Returns the current account balance, currency, and user information. - [Create and Launch Campaign](https://docs.ecsend.paysgator.com/api-reference/campaigns/create.md): Creates a new SMS campaign and sends messages to all recipients. Recipients can be provided as an array, raw text, or from an existing contact book. - [List Campaigns](https://docs.ecsend.paysgator.com/api-reference/campaigns/list.md): Returns all SMS campaigns belonging to the authenticated user. - [Add Contact to Book](https://docs.ecsend.paysgator.com/api-reference/contacts/add-contact.md): Adds a new contact to an existing contact book. - [Create Contact Book](https://docs.ecsend.paysgator.com/api-reference/contacts/create-book.md): Creates a new contact book with a unique name. - [Get Contacts in Book](https://docs.ecsend.paysgator.com/api-reference/contacts/get-book-contacts.md): Returns all contacts from a specific contact book. - [List Contact Books](https://docs.ecsend.paysgator.com/api-reference/contacts/list-books.md): Returns all contact books belonging to the authenticated user. - [Introduction](https://docs.ecsend.paysgator.com/api-reference/introduction.md): ECSEND Developer API Documentation - [Send SMS](https://docs.ecsend.paysgator.com/api-reference/sms/send.md): Sends an SMS message to a single recipient. - [Development](https://docs.ecsend.paysgator.com/development.md): Preview changes locally to update your docs - [Code blocks](https://docs.ecsend.paysgator.com/essentials/code.md): Display inline code and code blocks - [Images and embeds](https://docs.ecsend.paysgator.com/essentials/images.md): Add image, video, and other HTML elements - [Markdown syntax](https://docs.ecsend.paysgator.com/essentials/markdown.md): Text, title, and styling in standard markdown - [Navigation](https://docs.ecsend.paysgator.com/essentials/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Reusable snippets](https://docs.ecsend.paysgator.com/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Global Settings](https://docs.ecsend.paysgator.com/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the docs.json file - [Introduction](https://docs.ecsend.paysgator.com/index.md): Welcome to the new home for your documentation - [Quickstart](https://docs.ecsend.paysgator.com/quickstart.md): Start building awesome documentation in minutes ## OpenAPI Specs - [openapi](https://docs.ecsend.paysgator.com/openapi.yaml) ## Optional - [Documentation](https://mintlify.com/docs) - [Blog](https://mintlify.com/blog)