Build with the
AryavartaAI API

Simple REST API. Powerful models. Full multilingual support. Integrate state-of-the-art AI into your application in minutes.

Python
Node.js
cURL
from aryavartaai import AryavartaAI client = AryavartaAI( api_key="arya_sk_..." ) response = client.chat.complete( model="arya-gpt-2-ultra", max_tokens=1024, messages=[{ "role": "user", "content": "ज्ञान क्या है?" }] ) print(response.content[0].text)

Endpoints

Everything you need in one API

A consistent, well-documented REST API covering text, vision, audio, embeddings, and fine-tuning.

POST

Chat Completions

/v1/chat/completions

Multi-turn conversations with the most capable models. Supports streaming, tool use, and system prompts.

POST

Vision

/v1/vision/understand

Send images and get textual descriptions, answers to visual questions, or structured data extraction.

POST

Image Generation

/v1/images/generate

Generate high-quality images from text prompts. Supports Indian artistic styles: Madhubani, Tanjore, Warli.

POST

Embeddings

/v1/embeddings

Dense vector representations for semantic search, clustering, and RAG pipelines.

POST

Audio Transcription

/v1/audio/transcribe

Speech-to-text supporting 22 Indian languages and dialects with speaker diarisation.

GET

Models

/v1/models

List all available models with capabilities, context window sizes, and per-token pricing.


SDKs & Libraries

Official libraries for every stack

First-party SDKs so you can get building in the language and framework you already know.

🐍

Python

pip install aryavartaai

🟨

Node.js

npm install aryavartaai

Java

Maven / Gradle

🦀

Rust

cargo add aryavartaai

🐹

Go

go get aryavartaai

📱

Swift / iOS

Swift Package Manager

🤖

Android / Kotlin

Maven Central

🌐

REST / cURL

Any HTTP client


Limits & Tiers

Rate limits by plan

Start free. Scale as you grow. No surprise bills.

PlanRequests / minTokens / dayContext WindowSupport
Free20100K8KCommunity
Developer2002M32KEmail
Pro1,00020M100KPriority Email
EnterpriseUnlimitedUnlimited200KDedicated SLA
99.9%
Uptime SLA
<200ms
Median Latency
22+
Indian Languages
10M+
API Calls / Day