For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
LogoLogo
PricingJoin CommunityGet API Key
DocumentationAPI ReferenceChangelog
DocumentationAPI ReferenceChangelog
PricingJoin CommunityGet API Key

Changelog

Jun 16, 2026

Falcon 2 Model Launch

We're excited to announce a major release: the new Falcon 2 model is now live, delivering significant improvements in voice quality, latency, and generation reliability.

Mar 5, 2026

Deprecation of multiNativeLocale field

We have deprecated the multiNativeLocale field across all Text-to-Speech (TTS) endpoints, including: Non-Streaming API Streaming API WebSockets The multiNativeLocale field has been replaced by the…

Jan 7, 2026

Model param added to List Voices endpoint

A new optional model query parameter has been added to the /v1/speech/voices endpoint. By default, this endpoint returns all available GEN2 voices. When you specify the model parameter, the response…

Nov 6, 2025

Falcon (Beta)

Sub-130ms time-to-first-audio for instant responses Multilingual speech - Handles mixed-language sentences effortlessly, with native-like pronunciation and prosody. Expressive prosody with 99.37%…

Sep 19, 2025

14 New Languages Added to Murf API

Murf API now supports 14 additional languages, expanding its global reach and accessibility. The newly added languages are: Malay Filipino Czech Finnish Thai Vietnamese French Canadian Swedish Telugu…

Jul 29, 2025

Enhanced Data Privacy with Zero Data Retention

We've enhanced data privacy by allowing zero data retention. By setting the encodeAsBase64 parameter to true, you can receive synthesized audio as a Base64 encoded string directly in the API…

Jul 22, 2025

Original Text in Word Durations

A new parameter, wordDurationsAsOriginalText, has been added to the /v1/speech/generate endpoint. By default, the wordDurations object in the API response contains normalized text. When you set…

Jul 18, 2025

Expanded Audio Format Support in TTS and Streaming

We've enhanced our audio format support for both Text-to-Speech and Streaming APIs to provide you with greater flexibility. The format parameter in the Text-to-Speech API (/v1/speech/generate) now…

Jun 16, 2025

WebSocket Streaming for TTS API

We are excited to launch WebSocket streaming for our Text-to-Speech API. This feature enables developers to build real-time, low-latency voice experiences by streaming text and receiving synthesized…

May 8, 2025

New API Releases

Introducing two powerful new APIs:

May 7, 2025

Streaming Endpoint for TTS API

We are thrilled to introduce the Streaming Endpoint for TTS API, enabling developers to generate and play text-to-speech audio in real-time with minimal latency. This feature is ideal for…

Apr 10, 2025

Dub Automation API Released

We are excited to announce the release of the Murf Dub Automation API, enabling developers to automate high-quality dubbing workflows with ease. Key features include: Multi-language Support: Create…

Mar 26, 2025

8 New Languages Added to Murf API

Murf API now supports 8 additional languages, expanding its global reach and accessibility. The newly added languages are: Turkish Indonesian Japanese Croatian Greek Romanian Slovak Bulgarian These…

Feb 13, 2025

Official Python SDK

Murf's official python SDK is now available on PyPi. You can install it using pip: pip install murfThe SDK provides a simple interface to interact with Murf's APIs. Here's an example of how you can…

Built with