Developer Portal
The Developer Portal is your central hub for creating and managing OAuth applications, accessing API credentials, and monitoring your integrations.
Create your developer account
Sign up to access the Developer Portal and start building integrations.
Portal Features
App Registration
Register new OAuth applications and configure their settings, redirect URIs, and permissions.
API Credentials
Generate and manage Client IDs and Client Secrets for your applications. Rotate credentials securely.
Usage Analytics
Monitor API usage, track active users, and analyze integration performance with detailed metrics.
App Configuration
Update app settings, branding, descriptions, and callback URLs at any time.
Review Status
Track the status of your app review submissions and receive feedback from our team.
Creating Your First App
Once you have a developer account, follow these steps to register your first OAuth application:
Navigate to Applications
From your dashboard, click on "Applications" in the sidebar to view your registered apps.
Click "New Application"
Start the app creation wizard by clicking the "New Application" button.
Configure App Details
Fill in the required information:
- •App Name: A unique name for your application
- •Description: Brief explanation of what your app does
- •Homepage URL: Your app's website
- •Callback URLs: OAuth redirect URIs (can add multiple)
Get Your Credentials
After creation, you'll receive your Client ID and Client Secret. Store the secret securely—it won't be shown again.