Quickstart
This guide will help you get started with the Murf API. You’ll learn how to get your API key, and how to make your first TTS API request.
Generate an API Key
To use the Murf API, you need an API key. If you don’t have one yet, you can sign up for a free account and generate your first API Key. Store the key in a secure location, as you’ll need it to authenticate your requests. Then, save the key as an environment variable in your terminal.
Make Your First API Request
To use Murf, you can either us the REST API using an HTTP client, or use one of our official SDKs.