Connecting Your AI API Keys

Getting Started
5 min read

Why API Keys?

38Hub uses a Bring Your Own Key (BYOK) model. Instead of bundling AI costs into your subscription, you connect your own API keys and pay the AI providers directly. This gives you:

  • Full control over which AI model to use
  • Lower costs — pay only for what you use (most creators spend $5-20/month)
  • No rate limits from our side — your keys, your quota
  • Privacy — requests go directly from our server to the AI provider

Setting Up Claude (Anthropic)

  1. Go to console.anthropic.com
  2. Create an account or sign in
  3. Navigate to API Keys and click "Create Key"
  4. Copy the key (starts with sk-ant-)
  5. In 38Hub, go to Settings → API Keys
  6. Paste the key in the Claude API Key field
  7. Click Test to verify it works, then Save

Claude is used for idea scoring, content cooking, and writing features. It's our recommended provider for text generation.

Setting Up OpenAI (GPT-4o)

  1. Go to platform.openai.com
  2. Navigate to API Keys and create a new key
  3. Copy the key (starts with sk-)
  4. In 38Hub, paste it in the OpenAI API Key field
  5. Click Test and Save

OpenAI is an alternative to Claude for all text generation features. You can switch between them in Settings → General.

Setting Up Gemini (Google)

  1. Go to aistudio.google.com/apikey
  2. Click "Create API Key"
  3. Copy the key
  4. In 38Hub, paste it in the Gemini API Key field
  5. Click Test and Save

Gemini powers all Visual Designer features — social post images, thumbnails, carousels, diagrams, and logos. You need this key to generate any images.

Setting Up YouTube Data API

  1. Go to Google Cloud Console
  2. Create a project (or select existing)
  3. Enable YouTube Data API v3 in the API Library
  4. Go to Credentials → Create API Key
  5. Copy and paste into 38Hub YouTube API Key field

This key powers all YouTube Studio features — keyword research, trending videos, channel analysis, etc.

How Much Do API Keys Cost?

ProviderTypical CostWhat It Powers
Claude$0.01-0.10 per content pieceScoring, cooking, writing
OpenAI$0.01-0.10 per content pieceScoring, cooking, writing
Gemini$0.01-0.05 per imageAll visual design
YouTube APIFree (10,000 units/day)YouTube Studio tools

Most creators spend $5-20/month total on API usage.

Security

Your API keys are encrypted before being stored in our database using AES-256-GCM encryption. They are never exposed in client-side code or logged.

Was this article helpful?

Still need help?

Our support team is happy to assist you.

Contact Support