Back to Dashboard

API Configuration

Configure your API keys to enable social media connections and AI features.

Social Media APIs

Connect Facebook, Twitter, and LinkedIn

Not Configured

OpenAI Integration

Enable AI-powered content generation

Optional
Note: OpenAI API key is optional. If provided, you can use AI to generate post content, captions, and hashtags automatically.

How to Get Your API Keys

Facebook

  1. Visit Facebook Developers
  2. Create a new app or select an existing one
  3. Add "Facebook Login" product
  4. Copy your App ID and App Secret
  5. Add OAuth redirect URI: https://novaterra-social.pages.dev/api/accounts/callback/facebook

Twitter / X

  1. Visit Twitter Developer Portal
  2. Create a new app or select an existing one
  3. Enable OAuth 2.0
  4. Copy your Client ID and Client Secret
  5. Add OAuth redirect URI: https://novaterra-social.pages.dev/api/accounts/callback/twitter

LinkedIn

  1. Visit LinkedIn Developers
  2. Create a new app
  3. Request access to "Sign In with LinkedIn" product
  4. Copy your Client ID and Client Secret
  5. Add OAuth redirect URI: https://novaterra-social.pages.dev/api/accounts/callback/linkedin

OpenAI

  1. Visit OpenAI API Keys
  2. Create a new API key
  3. Copy the key (starts with "sk-")
  4. Ensure you have billing enabled on your OpenAI account