Give your app or AI agent production-ready Hindi, Marathi, Gujarati, and English typography. Calligraphy generation and precise text rendering with guaranteed exact text — complex glyphs, conjuncts, and matras handled correctly, delivered as editable SVG or PNG.
Free tier included — 100 credits/month, no card required.
curl -X POST https://studio99.app/api/v1/generate \
-H "X-API-Key: your_api_key" \
-H "Content-Type: application/json" \
-d '{
"text": "शुभ विवाह",
"count": 4,
"format": "svg"
}'200 OKresult[0]result[1]result[2]result[3]The API is stronger because it sits on top of the same generation engine and content surfaces used across Studio99.
Use it for plugins, app features, design automations, personalization flows, and developer products.
Read the full API reference and choose a plan that fits your usage and rate-limit requirements.
/api/v1/generateGenerate styled calligraphy from text input — returns SVG or PNG.
/api/v1/renderRe-render an exact generated result at any size — high-res SVG or PNG.
/api/v1/library/searchSearch the Inkora text art library for reusable designs and templates.
/api/v1/fontsList available font metadata — scripts, weights, and preview URLs.
Sign up at accounts.studio99.app, open your dashboard, and create an API key. The Free plan includes 100 credits per month — no credit card required.
The generate and render endpoints return SVG (editable vector) and optionally PNG (raster, up to 4096px on higher plans). SVG is recommended for high-quality, scalable typography. The library search endpoint returns metadata with URLs to PNG thumbnails and SVG files.
You buy credits, not calls: 1 credit per generated result (a request returning 4 results costs 4 credits). Monthly credits by plan — Free: 100, Basic: ₹999 / 500, Starter: ₹2,999 / 5,000, Growth: ₹9,999 / 25,000, Enterprise: custom. Each plan also has a per-minute request rate limit. Up to 6 results per request on every plan.
Yes — all paid plans include a commercial-use license and clean SVG/PNG output. The Free plan is for testing: it returns small watermarked preview images with no commercial license.
Hindi, Marathi, and Gujarati (Devanagari and Gujarati scripts) plus English — with correct conjuncts, matras, and ligatures. Language is auto-detected, or you can pass it explicitly.
Get your API key and start with 100 free credits per month. Explore the docs, test in your sandbox, and ship calligraphy generation to your users.