Bring Bramhan into your own apps and workflows with a simple REST API — text, media and more, powered by Koovira’s indigenous engine.
Call Bramhan from any language with a clean, predictable HTTP API and JSON responses.
Create keys, track usage and manage credits from your developer dashboard.
The same indigenous engine that powers Bramhan’s apps — tuned for Indian languages and context.
Generate copy, structure documents and more — one engine, one wallet.
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.