New to social.plus SDK? Check out our SDK Overview to learn about all available features and choose what’s right for your project.
1
Choose Your Platform
Select the SDK that matches your development environment:
Mobile Apps
Web & ReactNative
2
Get Your API Key
- Visit the social.plus Admin Console
- Navigate to Settings → Integrations
- Copy your API key from the API Key section
Keep your API key secure. Never expose it in client-side code in production.
3
Initialize the SDK
- Install the SDK using the platform-specific instructions
- Initialize the SDK with your API key and the region where your social.plus application was created (US, EU, or SG)
4
Authenticate Users
Log in users to access social.plus features:
What’s Next?
Once you have the SDK installed and initialized, you can start building:Authentication Guide
Learn about session management and secure authentication flows
Social Features
Create communities, posts, and social feeds
Chat Features
Build real-time messaging and channels
Live Video
Add live streaming and video features
Platform Requirements
Make sure your development environment meets these minimum requirements:- iOS
- Android
- Web
- React Native
- Flutter
- Xcode 14.3+
- iOS 13.0+
- Swift 5.0+