Skip to content

Introduction

Welcome to the Whisper API documentation! This page will guide you through the basics of the Whisper API and how to get started. To be able to use the API, you first need to create an account here. You can use your GitHub account to sign up or use your email and password.

Prerequisites

You need 2 things to be able to start making requests to the Whisper API:

  1. Our base url: https://api.whisper-api.com

  2. An API key

Getting an API key

After you create an account, you will be redirected to the dashboard page where an API key will already be generated for you. Click the clipboard icon to copy the API key to your clipboard.

Copy API Key

You now have everything you need. Let’s make your first request! Click here to continue.