← Documentation

Getting Started

Follow these steps to create your account and start saving money on AI API calls.

Prerequisites

  • An email address or GitHub/Google account
  • An API key from OpenAI, Anthropic, or Google (optional, can add later)
01

Create Your Account

Visit iri-ai.com/auth/signup and choose your sign-up method:

  • GitHub — Recommended for developers
  • Google — Quick sign-in with your Google account
  • Email — Enter your email and create a password

If you sign up with email, check your inbox for a verification link.

After verification, you will be redirected to the dashboard.

02

Create an Organization

Organizations contain your settings, API keys, and team members. You need at least one to use iri AI.

If you see the onboarding wizard, follow it to create your first organization automatically.

To create one manually:

  1. Click Organizations in the sidebar
  2. Click Create Organization
  3. Enter a name for your organization
  4. Click Create

You are automatically assigned the Admin role for organizations you create.

03

Add Your API Key

Connect your AI provider by adding an API key. This allows iri to optimize your requests.

  1. Navigate to your organization
  2. Click the API Keys tab
  3. Click Add API Key
  4. Select your provider (OpenAI, Anthropic, or Google)
  5. Enter a name and paste your API key
  6. Click Create
04

Enable Optimization

Configure which optimization features to enable for your organization.

  1. Click Optimization in the sidebar
  2. Enable the features you want:

Smart Caching

Reuse responses for identical or similar requests

Context Compression

Reduce token count in long conversations

Security Scanning

Detect API keys and secrets before sending

Click Save Changes to apply your configuration.

Your optimization settings take effect immediately for all API calls.

Next Steps