# AUI ## Docs - [Accounts](https://docs.aui.io/agent-builder/accounts.md): List, create, and retrieve accounts. - [API Workflow](https://docs.aui.io/agent-builder/api-workflow.md): Generate integrations from cURL commands. - [Authentication](https://docs.aui.io/agent-builder/authentication.md): Authentication headers for all Agent Builder API services. - [Identity & Auth](https://docs.aui.io/agent-builder/identity.md): Email availability, OTP login, and logout endpoints. - [Knowledge Bases (RAG)](https://docs.aui.io/agent-builder/knowledge-bases.md): Manage knowledge bases, upload files, scrape websites, and export/import RAG data. - [Local Serve API](https://docs.aui.io/agent-builder/local-serve.md): Routes exposed by `aui serve` for local development and testing. - [Networks (Agents)](https://docs.aui.io/agent-builder/networks.md): List, create, and retrieve agents. Manage network API keys. - [Organizations](https://docs.aui.io/agent-builder/organizations.md): List and retrieve organizations. - [Agent Builder API](https://docs.aui.io/agent-builder/overview.md): Complete API reference for creating, configuring, and managing AUI agents. - [Agent Settings — Read](https://docs.aui.io/agent-builder/settings-read.md): Fetch agent configuration: general settings, parameters, entities, integrations, tools, and rules. - [Agent Settings — Write](https://docs.aui.io/agent-builder/settings-write.md): Create, update, and delete agent configuration: tools, parameters, entities, integrations, and general settings. - [Changelog](https://docs.aui.io/changelog.md): Latest updates, new features, and API changes. - [Command Reference](https://docs.aui.io/cli/commands.md): Complete reference for every AUI Agent Builder CLI command. - [Configuration](https://docs.aui.io/cli/configuration.md): Project structure, config files, and environment variables for the AUI Agent Builder CLI. - [Installation](https://docs.aui.io/cli/installation.md): Install the AUI Agent Builder CLI and authenticate with your account. - [AUI Agent Builder CLI](https://docs.aui.io/cli/overview.md): Build, manage, and deploy AI agent configurations from your terminal with a local-first workflow. - [Workflows](https://docs.aui.io/cli/workflows.md): Common development workflows, chat commands, and best practices for the AUI Agent Builder CLI. - [Apollo-1: The Foundation Model for Neuro-Symbolic Agents](https://docs.aui.io/introduction.md): A new foundation for agents that act on behalf of an entity — not a user. - [Authentication](https://docs.aui.io/messaging-api/authentication.md): Authenticate your API requests with a network API key. - [Errors](https://docs.aui.io/messaging-api/errors.md): Error codes and response format for the Messaging API. - [Messaging API](https://docs.aui.io/messaging-api/overview.md): Send messages to AI agents, manage conversation tasks, and receive real-time streaming responses. - [Messages](https://docs.aui.io/messaging-api/send-message.md): Send messages to an AUI agent and receive complete responses. - [Tasks](https://docs.aui.io/messaging-api/tasks.md): Create and manage conversation tasks with AUI agents. - [WebSocket](https://docs.aui.io/messaging-api/websocket.md): Real-time streaming responses from AUI agents via WebSocket connection. - [Agent Hierarchy](https://docs.aui.io/overview/agent-hierarchy.md): Understanding Apollo-1's three-level organizational structure - [Agent Settings](https://docs.aui.io/overview/agent-settings.md): Core settings that define agent identity and behavior - [Shared Entities & Parameters](https://docs.aui.io/overview/shared-entities.md): Your agent's ontology — the structured vocabulary available across all tools - [Quickstart](https://docs.aui.io/quickstart.md): Understand AUI's three products and start building in minutes. ## OpenAPI Specs - [openapi](https://docs.aui.io/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/aui-io)