# Mind-e ## Docs - [API Keys](https://mind-e.co/docs/account/api-keys.md): Create and manage API keys to access the Mind-e API programmatically. - [Credits](https://mind-e.co/docs/account/credits.md): How Mind-e credits work — costs per feature, checking your balance, and managing usage. - [Plans & Pricing](https://mind-e.co/docs/account/plans-and-pricing.md): Compare Mind-e plans — Free, Starter, Pro, and Business — and learn how to manage your subscription. - [Account Settings](https://mind-e.co/docs/account/settings.md): Manage your profile, password, and account preferences. - [Get Agent Analytics](https://mind-e.co/docs/api-reference/agents/get-analytics.md): Retrieve usage analytics and metrics for a specific agent. - [Cancel Booking](https://mind-e.co/docs/api-reference/booking/cancel-booking.md): Cancel an existing booking using the booking code. - [Create Booking](https://mind-e.co/docs/api-reference/booking/create-booking.md): Create a new booking for an available time slot. - [Get Booking Config](https://mind-e.co/docs/api-reference/booking/get-config.md): Get the booking configuration for an agent — duration options, form fields, and cancellation rules. - [Get Available Dates](https://mind-e.co/docs/api-reference/booking/get-dates.md): Get available booking dates for a given month. - [Get Available Slots](https://mind-e.co/docs/api-reference/booking/get-slots.md): Get available time slots for a specific date. - [Lookup Booking](https://mind-e.co/docs/api-reference/booking/lookup-booking.md): Look up booking details using a confirmation code. - [Get Chat Appearance](https://mind-e.co/docs/api-reference/chat/get-appearance.md): Retrieve the chat widget appearance configuration for an agent. - [Send Message](https://mind-e.co/docs/api-reference/chat/send-message.md): Send a chat message to an agent and receive an AI-generated response. - [Upload Image](https://mind-e.co/docs/api-reference/chat/upload-image.md): Upload an image to include in a chat message. - [Get Agent Credit Usage](https://mind-e.co/docs/api-reference/credits/agent-usage.md): Get credit usage details for a specific agent. - [Get Credit Balance](https://mind-e.co/docs/api-reference/credits/get-balance.md): Get your current credit balance and optionally include usage statistics. - [Get Credit History](https://mind-e.co/docs/api-reference/credits/get-history.md): Get a paginated list of credit transactions. - [Get Credit Summary](https://mind-e.co/docs/api-reference/credits/get-summary.md): Get a detailed credit usage summary with breakdowns by agent, feature, source, and daily usage. - [Conversion Status](https://mind-e.co/docs/api-reference/documents/conversion-status.md): Check the processing status of a document conversion. - [Convert Document](https://mind-e.co/docs/api-reference/documents/convert-document.md): Start processing an uploaded document — converts, chunks, and generates embeddings. - [API Reference](https://mind-e.co/docs/api-reference/introduction.md): Integrate Mind-e into your applications using the REST API. - [Get Invoices](https://mind-e.co/docs/api-reference/subscriptions/get-invoices.md): List all invoices for your account. - [Check Limits](https://mind-e.co/docs/api-reference/subscriptions/get-limits.md): Check whether you can create a new agent or upload more storage. - [Get Subscription](https://mind-e.co/docs/api-reference/subscriptions/get-subscription.md): Get your current subscription details, plan information, and usage. - [Create Web Source](https://mind-e.co/docs/api-reference/web-sources/create.md): Add a new web source to an agent's knowledge base. - [Delete Web Source](https://mind-e.co/docs/api-reference/web-sources/delete.md): Delete a web source and its associated embeddings. - [Discover URLs](https://mind-e.co/docs/api-reference/web-sources/discover.md): Discover related URLs from a web source's domain. - [Get Web Source](https://mind-e.co/docs/api-reference/web-sources/get.md): Get details of a specific web source. - [List Web Sources](https://mind-e.co/docs/api-reference/web-sources/list.md): Get all web sources for an agent. - [Train Web Source](https://mind-e.co/docs/api-reference/web-sources/train.md): Start crawling and processing a web source to add its content to the knowledge base. - [Update Web Source](https://mind-e.co/docs/api-reference/web-sources/update.md): Update a web source's discovered URLs. - [Core Concepts](https://mind-e.co/docs/core-concepts.md): Understand the key building blocks of Mind-e: agents, knowledge base, RAG, conversations, credits, and scenarios. - [Booking & Appointments](https://mind-e.co/docs/guides/booking.md): Let users schedule appointments directly in your agent's chat — configure availability, duration options, and booking forms. - [Chat Appearance](https://mind-e.co/docs/guides/chat-appearance.md): Customize the look and feel of your chat widget — colors, fonts, avatars, and more. - [Managing Conversations](https://mind-e.co/docs/guides/conversations.md): View chat history, track sources, and monitor how users interact with your agent. - [Creating an Agent](https://mind-e.co/docs/guides/creating-an-agent.md): Step-by-step guide to creating your first AI agent on Mind-e. - [Custom Actions](https://mind-e.co/docs/guides/custom-actions.md): Add custom buttons and forms to your agent's responses to collect data or direct users to external links. - [Customizing Agent Behavior](https://mind-e.co/docs/guides/customizing-agent.md): Fine-tune your agent's responses with system prompts, model selection, temperature, and query expansion. - [Embedding Your Agent](https://mind-e.co/docs/guides/embedding-your-agent.md): Add your AI agent to your website using a chat widget, iframe, or direct link. - [Managing Your Knowledge Base](https://mind-e.co/docs/guides/knowledge-base.md): Upload documents, add web sources, and create text snippets to train your AI agent. - [Scenarios](https://mind-e.co/docs/guides/scenarios.md): Build interactive conversation flows with the visual scenario editor — guide users through forms, choices, and multi-step processes. - [Social Media Integrations](https://mind-e.co/docs/guides/social-integrations.md): Connect your AI agent to Instagram, WhatsApp, Telegram, and Messenger to respond to messages automatically. - [Introduction](https://mind-e.co/docs/introduction.md): Mind-e is a platform for creating AI agents that answer questions from your documents, websites, and custom content. - [Quickstart](https://mind-e.co/docs/quickstart.md): Create your first AI agent and deploy it in minutes. - [FAQ & Troubleshooting](https://mind-e.co/docs/resources/faq.md): Answers to common questions and solutions for frequent issues. - [Limits & Supported Formats](https://mind-e.co/docs/resources/limits.md): File types, size limits, rate limits, and plan-specific limits for Mind-e. ## OpenAPI Specs - [openapi](https://mind-e.co/docs/api-reference/openapi.json) ## Optional - [Dashboard](https://app.mind-e.co/dashboard) - [Support](mailto:support@mind-e.co)