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
No setup guide yet.Contribute improvements to the setup guide by editing this page
Useful links
- OAuth docs
- Join the eBay Ebay Developer Program here. Note: It takes around 24 hours to be approved.
- Once you have an app, you can get credentials and scopes here
Contribute useful links by editing this page
API gotchas
- App ID is Client ID and Cert ID is Client Secret
- For sandbox, use
ebay-sandboxintegration, for production useebayintegration - Add a Redirect URL and set “Your auth accepted URL” to your Nango callback URL:
- Default:
https://api.nango.dev/oauth/callback - Self-hosted: Your custom redirect URL
- Default:
Contribute API gotchas by editing this page