# ApolloAI Documentation ## Docs - [Authentication](https://docs.apolloai.lol/api-reference/authentication.md): How to authenticate requests to the Apollo AI API - [Chat Completion](https://docs.apolloai.lol/api-reference/chat.md): Generate text completions using AI models (OpenAI Compatible) - [Health Check](https://docs.apolloai.lol/api-reference/health.md): Check the health and latency of the API - [Image Generation](https://docs.apolloai.lol/api-reference/image.md): Generate images from text prompts - [Edit Image](https://docs.apolloai.lol/api-reference/image-edit.md): Edit existing images using inpainting or variation - [Introduction](https://docs.apolloai.lol/api-reference/introduction.md): Welcome to the Apollo AI API - [List Models](https://docs.apolloai.lol/api-reference/models.md): Retrieve a list of available AI models - [Authentication](https://docs.apolloai.lol/cli-reference/authentication.md): Authenticating the CLI with your Apollo AI account - [Chat](https://docs.apolloai.lol/cli-reference/chat.md): Start an interactive chat session - [Installation](https://docs.apolloai.lol/cli-reference/installation.md): How to install the Apollo AI CLI - [Introduction](https://docs.apolloai.lol/cli-reference/introduction.md): Welcome to the Apollo AI CLI documentation - [Memory](https://docs.apolloai.lol/cli-reference/memory.md): Manage long-term memory - [Sessions](https://docs.apolloai.lol/cli-reference/sessions.md): Manage chat sessions - [Error Handling](https://docs.apolloai.lol/guides/errors.md): Understand and handle API errors - [Integrations](https://docs.apolloai.lol/guides/integrations.md): How to use Apollo AI with your favorite IDEs and CLI tools - [Introduction](https://docs.apolloai.lol/guides/introduction.md): Welcome to the Apollo AI Guides - [Prompt Engineering](https://docs.apolloai.lol/guides/prompt-engineering.md): Get the best results from Apollo AI models - [Quickstart](https://docs.apolloai.lol/guides/quickstart.md): Make your first API request in minutes - [SDKs & Libraries](https://docs.apolloai.lol/guides/sdks.md): Integrate Apollo AI with your favorite languages ## OpenAPI Specs - [openapi](https://docs.apolloai.lol/api-reference/openapi.json)