Currently in Beta

One API.
All AI.

Voice synthesis, LLM inference, vision analysis, and web search. A unified API for your AI-powered applications.

Read the Docs Request Access
Text-to-Speech API
// Generate speech from text
POST /v1/tts

{
  "text": "Hello, I'm Marcus from DragonFire AI.",
  "voice_id": "george"
}

// Returns: audio/mpeg

AI Services

Everything you need to build intelligent applications

Dragon Voice

18 natural voices. Text-to-speech with emotion and clarity.

POST /v1/audio/speech

Dragon Mind

LLM inference with multiple models. From fast small models to deep-thinking larger ones. Standard chat completions shape.

POST /v1/chat/completions

Dragon Vision

Image understanding and analysis. Describe, extract text, answer questions about images.

POST /v1/chat/completions

Dragon Search

Privacy-focused web search. Get real-time results without tracking your users.

POST /v1/web/search

Dragon Ear

Speech-to-text transcription. Convert audio to text with high accuracy.

POST /v1/audio/transcriptions

Dragon Image

AI image generation. Create images from text prompts.

POST /v1/images/generations

Dragon Video

AI video generation from text or image seeds.

POST /v1/video/generations

Dragon Extract

Content plus JSON Schema, out comes structured JSON. Turn unstructured pages into data.

POST /v1/extract

Built for Developers

Fast

Low latency inference via Unix Domain Sockets for local services

Simple

RESTful API with the standard request shapes your existing tooling already speaks

Secure

API key authentication with per-user rate limiting

Scalable

Built for distributed inference across the DragonCloud mesh

API Access in Closed Alpha

Self-serve signups aren't open yet — we're finalising sovereign account primitives (mnemonic + wallet) first. Join the Signal group to request a test key and get pinged when the front door opens.

 Join the Signal Group