PASAR API

🌐 Deepgram API ~ speech-to-text and audio

← directory
DeepgramAItier: commercialauth: API keypricing: freemiumverified 2026-06-13

Token-based API key; streaming and pre-recorded transcription. Global, works for MY.

View docs ↗ More AI APIs

Get started

# Deepgram API ~ speech-to-text and audio needs an API key ~ get yours at:
# https://developers.deepgram.com/reference/deepgram-api-overview
curl 'https://api.deepgram.com/v1' \
  -H 'X-API-Key: YOUR_API_KEY'

AI prompt

I'm integrating a Southeast Asian API into my app.

API: Deepgram API ~ speech-to-text and audio
Provider: Deepgram
Auth: requires an API key (sign up: https://developers.deepgram.com/reference/deepgram-api-overview)
Pricing: freemium
Base URL: https://api.deepgram.com/v1
Important note: Token-based API key; streaming and pre-recorded transcription. Global, works for MY.

Source: Deepgram (https://developers.deepgram.com/reference/deepgram-api-overview)
Source type: Provider API or developer docs
Endpoint type: Provider API base URL
Integration difficulty: Needs API key
Last checked: 2026-06-13
Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs.

Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.

Related AI APIs

OpenAI API ~ GPT models, embeddings, images, audioAnthropic Claude API ~ Claude LLM messagesGoogle Gemini API ~ multimodal LLMGroq API ~ fast LLM inferenceMistral AI API ~ open and frontier LLMsCohere API ~ LLMs, embeddings, rerankPerplexity API ~ web-grounded answers and searchOpenRouter API ~ one endpoint for many LLMsHugging Face Inference Providers ~ run open modelsReplicate API ~ run and host ML models