Request OAuth access
- Submit HeyGen’s Integration Intake form to apply to become a HeyGen Integration partner.
- The Partnerships team will review your submission and get in touch.
- After approval, request an OAuth app and use
https://api.nango.dev/oauth/callbackas your redirect URI. - You will then receive your Client ID for use with Nango. When configuring the integration in Nango, you can use a placeholder value (e.g.
x) for Client Secret, since HeyGen uses PKCE and the client secret is not used during the OAuth flow.
Next
Follow the Quickstart to connect your first account.