One private AI gateway
Route chat, image generation, and image editing through one API while provider details stay private.
Give customers one place to chat, generate images, edit files, and use developer APIs—while you control models, access, and pricing behind the scenes.
Workspace
New generation
Request ID · req_8f21a
INPUT
149
OUTPUT
67
CREDITS
2
The platform
Customers get a simple product and stable API. Owners get the controls that protect margin, provider capacity, and customer access.
Route chat, image generation, and image editing through one API while provider details stay private.
Set model access, image quality, prompts, API permissions, balances, and usage limits per user.
Track input and output tokens, image quality, credits, API history, and every wallet movement.
Developer-first
One customer-facing key works across content and image endpoints. Every request returns usage and is recorded against the correct user.
Chat and content completions
Image generations and edits
Credit balance and usage history
curl https://api.makemycontent.shop/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"messages": [{
"role": "user",
"content": "Write a launch caption"
}]
}'
{
"id": "call_8f21a",
"output": "Meet the faster way to create...",
"usage": { "input_tokens": 12, "output_tokens": 31 },
"credits_used": 2
}Simple pricing
Start with a one-time pack. Your wallet and full ledger stay visible in the dashboard.
Starter
₹500
one-time payment
50,000 credits
For prototypes and light usage
Get startedGrowth
₹2,000
one-time payment
200,000 credits
For production teams
Get startedPayments are completed in Razorpay's hosted checkout. Successful payments add credits through verified webhooks and appear in the wallet ledger.
Amounts stored in paise
Signed, idempotent webhooks
Create a workspace and start with one customer-facing gateway.