Skip to main content
Building an app on Kit is self-serve. You will need a Kit account to create an OAuth application.

Create a Kit App

Create an OAuth2 application in the Kit developer portal to obtain your Client ID and Client Secret.

1

Access Developer Settings

Sign in to your Kit account.

  • Click on your Profile icon.
  • Click on Settings.
  • Select the Developer section.
2

Start building an app

Navigate to the app builder.

  • Click on Start building app.
  • Click on the Build section.
  • Click on Add new app.
3

Configure your app

Set up your application details.

  • Enter the Name of your app.
  • Click on the Authentication section.
  • Enter the Authorization URL: https://app.kit.com/oauth/authorize
  • Enter the Redirect URL: https://api.stackone.com/connect/oauth2/kit/callback
4

Copy Client ID and Client Secret

After saving your app configuration, your credentials will be displayed.

  • Copy the Client ID and Client Secret immediately.
  • Store the Client Secret securely as it may only be shown once.

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for Kit:
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 Kit
  • 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 Kit.