API Key Generation

Guide about how to generate the required API Keys

ChatGPT API Key

To generate your own API Key you can follow this guide: https://www.merge.dev/blog/chatgpt-api-keyarrow-up-right

DeepSeek API Key

Go to the DeepSeek API Platformarrow-up-right and sign up.

Once you're in, head over to the API Key section. There, you can create and manage your keys.

Important heads-up: your key is only shown once at the moment of creation. Copy it and keep it somewhere safe—you won’t be able to see it again. And yeah, don’t share it publicly unless you’re looking for headaches.

Google API Key

  1. Create a Google Cloud Project: Head to the Google Cloud Consolearrow-up-right and create a new project.

  2. Enable the TTS API: Go to the “APIs & Services” dashboard, search for “Text-to-Speech API,” and enable it.

  3. Enable the STT API: Go to the “APIs & Services” dashboard, search for “Speech‑to‑Text API,” and enable it.

  4. Create the API Key: To create the API Key, from the "APIs & Services" dashboard, at the left you will find a "Credentials" section, then, click on "Create new credential" and pick the first option.

Last updated