ToolsWhy BramhanAboutPricingAPI Start free
Developer API

Build on Bharat’s own AI engine.

Bring Bramhan into your own apps and workflows with a simple REST API — text, media and more, powered by Koovira’s indigenous engine.

Simple REST API

Call Bramhan from any language with a clean, predictable HTTP API and JSON responses.

🔑

Keys & usage

Create keys, track usage and manage credits from your developer dashboard.

🇮🇳

India-first models

The same indigenous engine that powers Bramhan’s apps — tuned for Indian languages and context.

🧩

One platform, one bill

Generate copy, structure documents and more — one engine, one wallet.

Quick start

Create an API key in the developer dashboard, then call Bramhan:

curl https://bramha.koovira.com/api/v1/generate \
  -H "Authorization: Bearer $BRAMHA_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"tool":"write","prompt":"Write a Diwali offer for a Jaipur kurta shop","lang":"hi"}'

Endpoints and exact payloads are documented in your developer dashboard.