Build with VocalNote AI
Integrate world-class audio transcription service and AI rewriting into your product via a simple REST API. Outperforming standard openai api, gemini api, or whisper ai transcription, our conversation intelligence platform delivers unparalleled accuracy, fast processing, and is priced by the second.
Transcription Only
Send us raw audio โ get back accurate verbatim text. Supports word-level and sentence-level timestamps for subtitle generation.
Rewriting Only
Pass us transcribed text and pick a style โ Professional, Meeting Minutes, Blog Post, Tweet, Email, Agent Prompt โ and we clean it up instantly.
All-in-One
One call handles everything: transcribe the audio then immediately rewrite it. Best for voice-to-document pipelines.
Behavioral Analytics
Submit a transcript to our conversation intelligence software for advanced data analytics. Get deep psychological analysis, Empathy score, metrics, and automatic PII Scrubbing to elevate your artificial intelligence conversation.
Simple, Transparent Pricing
No monthly fees. No free-tier throttling. Pay only for what you process.
| Feature | Rate | Minimum Load |
|---|---|---|
| โก All-in-One API (Transcribe + Rewrite) | $1.00 / hour | $10.00 |
| ๐๏ธ Transcribe Only | $0.60 / hour | Included |
| โ๏ธ Rewrite Only | $0.60 / hour | Included |
| ๐ง Behavioral Analytics | $0.30 / hour ($0.005/min) | Included |
| ๐ก๏ธ PII Scrubbing | $0.005 / request | Included |
curl -X POST https://worker.vocalnote.app/apiv1/process \
-H "Authorization: Bearer vn_your_api_key" \
-H "Content-Type: application/json" \
-d '{
"mode": "combined",
"audio_base64": "UklGRiQAA...",
"mime_type": "audio/webm",
"style": "Professional"
}'
# Response
{
"success": true,
"data": {
"transcription": "...",
"rewritten_text": "...",
"audio_duration_sec": 42,
"cost_charged": 0.000011667,
"request_id": "550e8400-..."
}
}Frequently Asked Questions
Conversation intelligence is the use of AI to analyze speech and text for deep insights. VocalNote provides a robust real time conversation intelligence platform. Our conversation intelligence software turns raw audio into actionable data analytics, allowing you to understand sentiment, empathy, and intent from any artificial intelligence conversation.
We bill by the second. If you process a 30-second clip at the All-in-One rate, we deduct exactly $0.0083 from your balance. There are no minimum per-request fees โ you pay only for the audio you process.
No. Your $10 deposit stays in your wallet until you use it up. Credits never expire, so you can top up once and use the API at your own pace.
Yes. Inside your API Portal you can set a safety cap. Once your monthly spend reaches the cap, all API requests return a 402 error until the next billing cycle โ preventing any accidental overages. You also get an Auto-Recharge toggle to auto top-up when balance drops below $1.
Ready to build?
Create your free account, load $10 minimum, and your API key is ready in seconds.
