
To use Stripe Identity verification within Lockii, you'll need to securely connect your Stripe account by creating a restricted API key with the correct permissions. This ensures you only grant access to what's necessary — keeping your account secure and compliant.
Follow the steps below to connect Stripe Identity to your Lockii dashboard:
Log in with your Stripe account credentials.
Enable stripe identity by navigating to the Identity page
Ensure you've completed All the steps requested by stripe here otherwise connection will fail.
In the left sidebar, go to Developers > API keys
Click + Create restricted key
Select Providing This Key To Another Website
Name your key something descriptive like Lockii and enter https://lockii.com as the website
Set the following permissions under Resources:
Resource | Permission |
|---|---|
Verification Sessions and Reports | Write |
Access recent detailed verification results | Read |
All Webhook Endpoints | Read |
Click Create key
Copy the secret key — it will only be shown once.
Go to your Lockii Dashboard
Navigate to Settings > Integrations > Stripe Identity
Paste the Stripe restricted key into the input field
Click Save & Connect
Lockii will now securely connect to your Stripe Identity account using the restricted key.
Keep your key private — treat it like a password
You can revoke or rotate the key any time in the Stripe Dashboard
Use restricted keys — never share your secret key with unnecessary permissions