Stripe API Permissions

Required permissions for your Stripe restricted key to work with KeyKit

What You Need

KeyKit needs read-only access to your Stripe data to create and manage license keys automatically.

Required Permissions

customers:read

Read customer details and subscription status

products:read

Read product information

prices:read

Read pricing information

subscriptions:read

Monitor subscription changes and cancellations

How to Create the Key

1

Go to Stripe Dashboard

Navigate to Developers → API Keys

2

Create Restricted Key

Click "Create restricted key" and select the permissions above

3

Copy the Key

Copy the key (starts with rk_live_ or rk_test_) and paste it into KeyKit

Security Note

This key only has read permissions, so it can't make changes to your Stripe account. KeyKit uses it only to read customer and product information.