Skip to main content
You must have a Bitly account to register an OAuth application. Contact Bitly support to request OAuth app registration access if the option is not visible.

Registering an OAuth Application

To enable OAuth 2.0 for multi-user Bitly connections, you need to register an OAuth application to obtain a Client ID and Client Secret.

1

Open Registered OAuth applications

Sign in to your Bitly account and open the OAuth applications settings.

  • In the left sidebar, click Settings.
  • Under the Developer settings section, click API.
  • Scroll down to the Registered OAuth applications section.
Bitly settings sidebar with the Developer settings section and its API item highlighted, opening the API page where the Registered OAuth applications section is found.
2

Register a new application

Click Register new app and fill in the application details.

  • Application Name: Enter a name (e.g., StackOne)
  • Application Link: Enter your company’s website URL (e.g., https://yourcompany.com)
  • Redirect URI: https://api.stackone.com/connect/oauth2/bitly/callback
  • Application Description: Brief description of the integration
  • Click Save to submit.
Bitly Register OAuth application form with the Application name, Application link, Redirect URIs and Application description fields.
3

Retrieve Client ID and Client secret

After you click Save, Bitly shows a Successfully registered OAuth app message and automatically returns you to the Registered OAuth applications list — no manual navigation is needed.

  • Locate your newly registered application in the list.
  • Copy the Client ID value.
  • Copy the Client secret value.
  • Store both values securely for use later.
Registered OAuth applications table with the Client ID and Client secret columns highlighted, each with a Copy button (values redacted).

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for Bitly:
1

Navigate to Connector Profiles

Login to StackOne and navigate to Connector Profiles
2

Create New Connector Profile

  • Click + Connector Profile
  • Search for and select Bitly
  • Select Type as OAuth 2.0
  • Fill out the fields using details retrieved from your provider:
    • Client ID
    • Client Secret
  • (Optional) Select Actions to be enabled for this Connector Profile
  • Click Create profile
Congratulations! The new Connector Profile will now show up in your project ready to be used. You can now continue to Link Accounts for Bitly.