Get started with the Developer Portal — Sign up for an OrbitForms account 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.
Install Tracking
Track total installs of your app over time from the app detail page.
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 an OrbitForms account, follow these steps to register your first OAuth application:1
Navigate to the Developer Portal
From your dashboard, click “API & Developers” in the sidebar, then open the “OAuth Apps” tab to view your registered apps.
2
Click 'New App'
Start the app creation flow by clicking the “New App” button.
3
Configure App Details
Fill in the required information:
- App Name: A unique name for your application
- Description: Brief explanation of what your app does
- Website URL: Your app’s website
- Redirect URIs: OAuth callback URLs (can add multiple)
- Scopes: The permissions your app will request
4
Get Your Credentials
After creation, you’ll receive your Client ID and Client Secret. Store the secret securely—it won’t be shown again.
Next Steps
OAuth Integration
Implement the OAuth 2.0 flow
Submit for Review
Get listed in the marketplace