Quickstart
Step 1: Get Your API Key
In the Smallest AI Console, go to Settings -> API Keys and click Create API Key.
Copy the key and export it:
New to Smallest AI? Sign up here first.
Step 2: Transcribe Audio
Here’s the sample audio we’ll transcribe:
Paste this cURL — no install required:
You’ll get back:
Step 3: Build It Into Your App
Set language explicitly to match the audio for the best accuracy (en, hi, es, etc.). Use multi-eu for unknown European-language audio or multi for full multilingual auto-detection. Omitting language routes to multi-eu and can mis-detect on non-European audio.
Full runnable source files: Python | JavaScript | cURL
Step 4: Explore Features
Real-Time Transcription
Stream audio via WebSocket for live transcription.
Speaker Diarization
Identify and label different speakers.
Word Timestamps
Precise timing for each transcribed word.
Emotion Detection
Analyze emotional tone in speech.
Full endpoint spec: Pulse API Reference
Need Help?
Or email support@smallest.ai.

