Live 7 open models, billed in INR

Open models, served from
our own GPUs in India.

An OpenAI-compatible API over Llama, Qwen, Mistral and more — running on 8× NVIDIA V100 32 GB we own and operate. Prepaid credit in rupees, billed per token, no subscription and no egress surprises.

Trial credit included · no card needed · data stays in India

quickstart.py live
from openai import OpenAI client = OpenAI( base_url="https://api.bookmyhost.com/v1", api_key="sk-...", ) client.chat.completions.create( model="llama-3.3-70b", messages=[{"role": "user", "content": "Hello"}], )
7
models live
8× NVIDIA V100 32 GB
owned and operated, in India
₹ / token
prepaid, GST invoice, no forex
Pricing

Plans

Every plan unlocks every model. You are buying prepaid credit, not a tier — the only difference is how much you top up at once.

Starter

₹500 one-off

Try the platform on real hardware.

  • INR 500 of prepaid credit
  • Every model on the platform
  • One API key
  • Email support

Scale

₹10,000 one-off

For production traffic.

  • INR 10,000 of prepaid credit
  • Every model on the platform
  • IP-restricted keys
  • Webhook notifications
  • Priority support

Prices exclude GST, which is applied on the invoice. Credit from multiple top-ups shares a single expiry — the furthest one you have bought. Need something larger or a committed rate? Talk to us.

Catalogue

Models and rates

Per million tokens, in rupees. You are charged for what a request actually uses — input and output are priced separately.

Model Input / 1M Output / 1M
llama-3.3-70b ₹65.00 ₹78.00
qwen3-coder-30b ₹16.00 ₹64.00
qwen2.5-vl-7b-instruct ₹21.00 ₹21.00
llama-3.1-8b ₹11.00 ₹11.00
qwen3-8b ₹4.50 ₹15.00
bge-m3 ₹1.10
all-minilm-l6-v2 ₹1.50

Embedding models have no output charge. Rates can change with notice; your panel always shows what you were actually billed, per request.

Quick start

How it works

01
Pick a plan
Checkout runs through our billing panel. GST invoice included.
02
Credit lands in your console
Your account is created and the balance is pushed automatically.
03
Create an API key
Optionally lock it to specific IP addresses.
04
Point your SDK at us
Any OpenAI-compatible client works — change the base URL and key.
Prepaid, never a surprise
Spend stops at your balance. We warn you at 20%, 5% and zero, and allow a small negative balance so a burst mid-job does not cut you off.
Your keys, your reach
Keys work from anywhere by default. Restrict one to specific IPs when you are ready — enforced at our edge, not in your code.
Real hardware, real limits
We publish which models are hot and which need a moment to wake. Rarely used models sleep so the popular ones stay fast.