Getting the API Key
To get a Vincere API Key, contact the Vincere Support Team at support@vincere.io. Before contacting them, gather the following information.
Find your Tenant
When logged in to your Vincere account, your Tenant name can be found in the URL. For example, if your URL is https://mytenant.vincere.io, your Tenant is mytenant.
Your Tenant is your Vincere tenant subdomain (e.g., stackone for stackone.vincere.io).
- Check your browser address bar when signed in to Vincere.
- Example: if your URL is
https://mytenant.vincere.io, your Tenant ismytenant - Enter only the subdomain, not the full URL.
Contact Vincere Support
Contact Vincere Support to request your Client ID and API Key. Include the following in your request:
- Your tenant URL (e.g., https://mytenant.vincere.io)
- The name of the integration (e.g., StackOne Integration)
- The callback URL
https://api.stackone.com/connect/oauth2/vincere/callback(or your own callback URL if you plan to use a custom Redirect URI) - Note: API keys are only issued to integration partners with a formal agreement with Vincere.
Store credentials securely
Vincere Support will reply to your request with your Client ID and API Key, typically by email. Response times vary, so allow a few business days for the credentials to arrive. Once received, store them securely for use later.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Vincere:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Vincere
- Select Type as OAuth2
- Fill out the fields using details retrieved from your provider:
- Client ID
- API Key
- Tenant
- Redirect URI (Optional)
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile