Sdks
SDKs
Integrate Userbubble into your applications
Getting Your API Key
Before integrating any SDK, you'll need to generate an API key:
- Go to your organization settings
- Navigate to the "API Keys" section
- Click "Generate New Key"
- Copy your API key (format:
ub_live_xxxxxxxxxxxxx) - Store it securely (use environment variables, never commit to git)
Keep your API key secret! It identifies your organization and should never be exposed in public repositories.