Now live · 3 providers · 29 models

Affordable AI API
for developers.

One API key. Access OpenAI, DeepSeek, and Gemini — all OpenAI-compatible. Top up from ₹10, pay only for tokens used.

api-example.js
import OpenAI from 'openai';

const client = new OpenAI({
  apiKey: 'sk_genaff_your_key_here',
  baseURL: 'https://genaff-api.shauryacodes.xyz/v1',
});

const res = await client.chat.completions.create({
  model: 'gemini-2.0-flash', // or gpt-4o, deepseek-chat
  messages: [{ role: 'user', content: 'Hello!' }],
});

Everything you need

Built for developers who care about cost, simplicity, and reliability.

One unified API

Access all major AI providers through a single OpenAI-compatible endpoint.

Pay as you go

Top up your wallet from just ₹10. No subscriptions, no commitments.

Drop-in compatible

Works with any OpenAI SDK. Change one line of code.

Multi-provider routing

Route to OpenAI, DeepSeek, or Gemini using just the model name.

Supported models

Access the world's best AI models through one unified gateway.

OpenAI
  • gpt-4o
  • gpt-4o-mini
  • o1
  • o3
  • o4-mini
  • + more models available
DeepSeek
  • deepseek-chat
  • deepseek-reasoner
  • deepseek-coder
  • + more models available
Gemini
  • gemini-2.0-flash
  • gemini-2.5-pro
  • gemini-2.5-flash
  • + more models available

Simple pricing

No subscriptions. Top up your wallet and pay per token.

Starter

₹10

Perfect for testing and small projects

  • ~2M GPT-4o-mini tokens
  • All 3 providers
  • 10 free units on signup
Get started
Popular

Developer

₹100

For active development and side projects

  • ~20M GPT-4o-mini tokens
  • Priority support
  • Usage analytics
Get started

Scale

₹500+

For production applications

  • Bulk token discounts
  • Higher rate limits
  • All models included
Get started

Ready to build?

Join in seconds. No credit card required to get started.

Create your account