← Back to YouPush

How to set up your API keys

YouPush uses two AI services to do its work. You create free accounts with each provider, generate an API key, and paste it into YouPush. This page walks you through every step.

What are API keys and why do I need them?

An API key is like a password that lets YouPush talk to an AI service on your behalf. YouPush uses two services:

Whisper (by OpenAI) listens to your video's audio and converts it to a written transcript. This is how YouPush knows what your video is about.

Claude (by Anthropic) reads that transcript and writes your titles, descriptions, tags, thumbnail headlines, and Shorts suggestions. It uses your channel profile to match your voice and style.

You pay these providers directly for what you use. YouPush does not mark up the cost or charge you for API usage. A typical video costs about $0.12 to $0.19 total.

Whisper (transcription)~$0.04/video
Claude (writing)~$0.08-0.15/video
Total per video~$0.12-0.19

Both providers offer free credits when you sign up. You can process roughly 50-100 videos before you need to add a payment method.

Step 1: Get your Anthropic API key (Claude)

Create an account

  1. Go to console.anthropic.com
  2. Click Sign up (top right)
  3. Enter your email and create a password, or sign in with Google
  4. Verify your email if prompted

Generate your API key

  1. Once logged in, click Settings in the left sidebar (or go directly to console.anthropic.com/settings/keys)
  2. Click Create Key
  3. Give it a name like "YouPush"
  4. Copy the key that appears. It starts with sk-ant-. Save it somewhere safe. You will not be able to see it again.

Paste it into YouPush

  1. Open YouPush
  2. Go to Settings (or the setup wizard if this is your first time)
  3. Paste the key into the Anthropic API Key field
  4. Click Save Keys
About credits: New Anthropic accounts come with $5 in free credits. That covers roughly 30-60 videos. After that, add a payment method at Settings > Billing. $10 covers another 60-120 videos.
Go to Anthropic Console

Step 2: Get your OpenAI API key (Whisper)

Create an account

  1. Go to platform.openai.com
  2. Click Sign up
  3. Enter your email and create a password, or sign in with Google/Microsoft/Apple
  4. Verify your email and phone number if prompted

Generate your API key

  1. Once logged in, go to platform.openai.com/api-keys
  2. Click Create new secret key
  3. Give it a name like "YouPush"
  4. Copy the key that appears. It starts with sk-. Save it somewhere safe. You will not be able to see it again.

Paste it into YouPush

  1. Open YouPush
  2. Go to Settings
  3. Paste the key into the OpenAI API Key field
  4. Click Save Keys
About credits: New OpenAI accounts come with $5 in free credits. Whisper transcription is cheap ($0.006 per minute of audio). $5 covers roughly 14 hours of video. After that, add a payment method at Settings > Billing.
Go to OpenAI Platform

Troubleshooting

My key is not working

Make sure you copied the full key. Anthropic keys start with sk-ant- and OpenAI keys start with sk-. If you lost the key, generate a new one from the console. The old one still works, but you cannot view it again.

I got a billing error

Your free credits may have run out. Log into the provider console and check your billing page. Add a payment method and set a spending limit you are comfortable with. $10-15 is plenty for months of use.

How do I control costs?

Both providers let you set monthly spending limits. Go to Settings > Billing in each console and set a cap. $10/month covers roughly 50-80 videos. You will never be charged more than your limit.

Is my key safe?

Your API keys are stored locally on your computer. They are never sent to YouPush servers. They go directly from your machine to Anthropic and OpenAI when YouPush processes a video.

Still stuck?

Email [email protected] and we will help you get set up.