VocalNote
Dark Mode
Record New Note
REST API ยท Pay-as-you-go ยท No subscriptions

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.

API Guide โ†’
๐ŸŽ™๏ธ

Transcription Only

Send us raw audio โ€” get back accurate verbatim text. Supports word-level and sentence-level timestamps for subtitle generation.

Rate Scale
$0.60 / hr/sec
โœ๏ธ

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.

Rate Scale
$0.60 / hr/sec
โšก

All-in-One

One call handles everything: transcribe the audio then immediately rewrite it. Best for voice-to-document pipelines.

Rate Scale
$1.00 / hr/sec
๐Ÿง 

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.

Rate Scale
$0.60 / hr/sec

Simple, Transparent Pricing

No monthly fees. No free-tier throttling. Pay only for what you process.

FeatureRateMinimum Load
โšก All-in-One API (Transcribe + Rewrite)$1.00 / hour$10.00
๐ŸŽ™๏ธ Transcribe Only$0.60 / hourIncluded
โœ๏ธ Rewrite Only$0.60 / hourIncluded
๐Ÿง  Behavioral Analytics$0.30 / hour ($0.005/min)Included
๐Ÿ›ก๏ธ PII Scrubbing$0.005 / requestIncluded
โœ“ Billed by the second โ€” no rounding upโœ“ Credits never expireโœ“ Auto-recharge & monthly cap supportโœ“ 402 error if balance drops below $0.05โœ“ Billed by estimated duration for text analysis
example.sh
REST v1
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.

VocalNote - AI note takerVocalNote on Good AI ToolsVocalNote on VibeRank