Skip to main content

Creating and Managing API Keys

API keys authenticate your requests to the Kintsugi API. This guide will walk you through creating, managing, and securing your API keys with screenshots and step-by-step instructions.
API keys are essential for accessing the Kintsugi API programmatically. They provide secure authentication for your applications and integrations.

Sign Up or Log In

1
2
If you don’t already have an account, click on the Sign Up button and follow the instructions to create an account.
3
If you already have an account, click on the Log In button and enter your credentials to access the platform.
1
After logging in, locate the Configuration option in the bottom-left corner of the sidebar.
Configuration Section
2
Under the Configuration Section locate API Keys as shown in the screenshot below.
API Keys Section

Access the API Keys Section

1
Once in Configuration Section click API Keys section.
2
Here, you can search, manage, and generate new API keys for your organization.
API Keys Section

Create a New API Key

1
Click the New button to generate an API key.
2
Once you click on New, you’ll be prompted to select the expiration time for the API key.
API Key Expiration
3
Choose the expiration period that suits your needs. For example, if you want the key to be valid for a year, select One year.

Copy and Secure Your API Key

  1. Copy the API Key Immediately.
1
Click the copy icon or Manually copy API key button to copy the key.
2
You will not be able to view this key again, so ensure you store it in a secure location.
3
After copying, click Done to exit the popup.
API Key Copied

Viewing and Managing Your API Keys

1
You can view all generated API keys along with their Key, Created Date, and Expiry Status.
2
Use the search bar to quickly find a specific key.
3
To delete a key, click the three-dot menu (⋮) next to it and select Delete API Key.
API Key Management
API Keys are scoped to an organization and will remain active until the organization is deleted or the key is deleted. You can create multiple API keys to cycle them out periodically.
Users can only create API keys within a Test Organization or a Paid Organization. Creating API keys in other organization types is disabled.

Next Steps

Need Help?

  • Key Creation
  • Key Management
  • Security Concerns
  • Can’t find API Keys section: Check you’re in a Test or Paid organization
  • Permission denied: Contact your organization admin
  • Key not generating: Try refreshing the page and try again
  • Expiration options: Choose based on your security requirements