Overview
Pre-built tooling
Pre-built integrations
Access requirements
Setup guide
Useful links
API gotchas
Pre-built tooling
✅ Read & write data
✅ Read & write data
✅ Observability & data quality
✅ Observability & data quality
✅ Customization
✅ Customization
Access requirements
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/callbackfor the redirect URL. - Scopes: Set the necessary scopes for your app. Apollo adds
read_user_profileandapp_scopesby 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.
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