Skip to content

YouTube Data API key

YouTube has no keyless search, so BackTalk needs your own YouTube Data API v3 key to monitor it. It's a free Google Cloud key: you're not billed, but there's a daily quota to plan around.

What it unlocks

This key is required for YouTube. Without it, YouTube is skipped during a sync.

Get your API key

  1. Open the Google Cloud Console → Credentials and select or create a project.
  2. In APIs & Services → Library, search for YouTube Data API v3 and click Enable.
  3. Back on Credentials, choose Create credentials → API key.
  4. Copy the key. It starts with AIza…. (Optionally restrict it to the YouTube Data API v3 for safety.)

This is a YouTube Data API key, not a Gemini key. They look alike (AIza…), but this one must have the YouTube Data API v3 enabled on its project; otherwise scoring works but YouTube sync fails.

Add it in BackTalk

  1. Go to Settings and find the YouTube Data API card under Data sources.
  2. Paste your AIza… key.
  3. Save. BackTalk validates the key and stores it encrypted.

Quota to plan around

The key is free but quota-limited by Google:

There's no dollar cost; if you exceed the quota, YouTube sync pauses until it resets (midnight Pacific).

Troubleshooting

Your key stays private. It's encrypted at rest and only decrypted server-side at sync time. It is never returned to your browser and never logged. Settings shows only a masked hint.

Rotating your key: create a new API key in the Google Cloud Console, paste it into Settings to replace the old one, then delete the previous key.