Backend Configuration

Configure your InAppAI backend subscription to control AI behavior, authentication, and knowledge base.

Overview

The InAppAI backend (app.inappai.com) provides:

  • Multi-provider AI (OpenAI, Anthropic, Google)
  • Subscription management and billing
  • CORS and JWT authentication
  • Rate limiting and usage tracking
  • Knowledge base with RAG (Retrieval Augmented Generation)

Guides

  1. Settings - AI provider/model selection, CORS, JWT authentication, rate limiting, billing
  2. Knowledge Base - Add custom documentation for better AI responses

Quick Start

  1. Sign up at app.inappai.com
  2. Create a subscription
  3. Copy your Subscription ID
  4. Configure AI provider and model in Settings
  5. (Optional) Add documentation URLs to Knowledge Base

Plans

  • Developer: Free - 1,000 requests/month, 10 KB URLs
  • Startup: $89/month - 50,000 requests, 100 KB URLs
  • ScaleUp: $299/month - 300,000 requests, 200 KB URLs

View detailed pricing →

Next Steps