# Roar AI Cloud > The AI platform for Sri Lankan businesses. One API key for every major AI model, plus hosting for the apps your team builds on them — served from Colombo, Singapore and Bangalore. This file indexes the public documentation. Every page below is also available as Markdown by appending `.md` to its URL, and the whole corpus is at /llms-full.txt. ## Getting started - [What is Roar AI](https://roar-ai.com/docs/overview.md): One account that gives your company AI models and somewhere to run internal apps. - [How it fits together](https://roar-ai.com/docs/concepts.md): Workspace, people, projects, keys, budgets — the six words the rest of the docs assume. - [Quickstart](https://roar-ai.com/docs/quickstart.md): Make your first AI request in two minutes. - [Authentication & keys](https://roar-ai.com/docs/authentication.md): API keys, scopes, expiry and revocation. ## AI Gateway - [Chat & streaming](https://roar-ai.com/docs/chat.md): Chat completions, SSE streaming, tool calling and vision. - [Models & modalities](https://roar-ai.com/docs/models.md): Discover models and use embeddings, speech and transcription. - [Limits, budgets & errors](https://roar-ai.com/docs/limits.md): Rate limits, spend caps, and the error envelope. - [Batch](https://roar-ai.com/docs/batch.md): Run large jobs asynchronously at about half the price. ## App hosting - [Hosting apps](https://roar-ai.com/docs/apps.md): Deploy an internal app from GitHub in a few clicks. - [Databases](https://roar-ai.com/docs/databases.md): A managed Postgres per app — how it is created, backed up, restored and browsed. - [Domains and HTTPS](https://roar-ai.com/docs/domains.md): Use your own domain, get a certificate automatically, and put your own CDN in front if you want one. - [Environment variables](https://roar-ai.com/docs/environment.md): What we set for you, what you can set, and what happens when you change one. - [Logs](https://roar-ai.com/docs/logs.md): Build and runtime logs, where each one lives and how long it is kept. - [When a deploy fails](https://roar-ai.com/docs/troubleshooting.md): What each failure message means, and what to do about it. ## Platform - [Error reference](https://roar-ai.com/docs/errors.md): Every error code the platform returns. - [Webhooks](https://roar-ai.com/docs/webhooks.md): Get notified about deploys and budgets at your own endpoint. - [MCP server](https://roar-ai.com/docs/mcp.md): Let an AI assistant run your Roar account — connect it in about a minute. ## Reference - [API reference](https://roar-ai.com/docs/api): Every endpoint, generated from the live OpenAPI document, with a try-it client. - [OpenAPI document](https://api.roar-ai.com/openapi.json): the machine-readable spec the reference is generated from.