1
Confirm partner access
Vincere does not offer self-service OAuth app registration. Your integration must be on Vincere’s approved partner list before credentials are issued.
2
Request your credentials
Vincere has no developer portal. Both the Client ID and the tenant API Key are issued by hand, through a single request to the Vincere Support Team.Include in your request:
- Integration name — how your app is identified to Vincere.
- Callback URL —
https://api.nango.dev/oauth/callback. - Subdomain — the tenant you are enabling, for example
mycompanyforhttps://mycompany.vincere.io.
3
Configure the integration in Nango
Enter the Client ID in your Nango integration settings. Vincere’s token endpoint does not use a client secret, so any placeholder value can be used for the client secret field. Your users supply their own Subdomain and API Key when they connect.
4
Next
Follow the Quickstart to connect your first account.