APIs & Integrations
Apollo OAuth
Overview
Pre-built tooling
Pre-built integrations
No pre-built integration yet (time to contribute: <48h)
Not seeing the integration you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ Not required | Free, self-signup here. |
Paid test account | ✅ Not required | Free, self-signup here. |
Partnership | ✅ Not required | |
App review | ✅ Not required | Required only if you plan to list your integration on the Apollo Marketplace. Not needed for general integration use or distribution. |
Security audit | ✅ Not required |
Setup guide
1
Register your app with Apollo
Launch Apollo and click on Settings > Integrations. Find the API option and click Connect. Select OAuth registration and enter the required details.
2
Provide App Details
Enter the following information:
- App Name: The name of your app or product.
- App Logo: Upload the logo for your app.
- OAuth Redirect URL: The URL that users will be redirected to after they authorize your app. Use
https://api.nango.dev/oauth/callback
for the redirect URL. - Scopes: Set the necessary scopes for your app. Apollo adds
read_user_profile
andapp_scopes
by default.
3
Submit the Registration
Click Submit to complete the registration. Once submitted, copy the generated Client ID
and Client secret
for use in the next steps.
4
Next
Follow the Quickstart.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
- How to register your Oauth Application
- OAuth related docs
- List of OAuth scopes
- Apollo API docs
- API rate liming
Contribute useful links by editing this page
API gotchas
None yet, add yours!
Contribute API gotchas by editing this page