Everything you need to configure MAIG and integrate the SDK into your app. Start by setting up your project in the dashboard, then drop the iOS or Android SDK into your project.

⚙️

Dashboard Setup

Create a project, add AI provider credentials, configure routing, and get your API key.

📱

iOS SDK

Integrate the Swift SDK via SPM. Generate text, stream responses, and handle errors.

🤖

Android SDK

Integrate the Kotlin SDK via Gradle. Generate text, stream tokens with Flow, and handle errors.

📋

API Compatibility

Which OpenAI chat completions parameters are supported per provider, and how dropped fields are handled.

✏️

Prompt Management

Store and version prompts server-side. Sync changes to your app without shipping a new release.

📖

API Reference

Complete endpoint documentation with request/response examples and error codes.

🔀

Migration Guide

Switching from OpenAI? Change one line of code to use MAIG.

⏱️

Rate Limits

Monthly plan limits, per-minute rate limiting, and quota rules by plan.