What is Lens Keys
Lens Keys are unique authentication credentials required to access Veryfi Lens SDKs. These keys verify your access rights to specific repositories and are essential for integrating Veryfi into your project. Below are the steps to generate your Lens Keys before beginning the integration process.
Important: Veryfi Lens Keys and API keys are separate authentication systems. They operate independently, meaning changes to one set of keys will not impact the other.
How to Generate Your Credentials for the First Time
Important: SDK access is disabled by default, to get started, please request SDK access from our team.
Steps:
Go to Keys section (you should have API Keys access)
Click on “+Add Access Keys”
Fill out the requested information and click Save.
Copy and Paste the credentials in a safe place as they will not be visible after you close the modal. They can also be downloaded on a
.json
file by clicking “Download Credentials”.
Lens SDK Key Rotation
All Lens SDK keys have a 12-month validity period. When it's time to rotate your keys, you must first delete your existing keys before generating new ones.
Steps
1. Go to your Keys section and click “View”
2. Click on "Delete" at the bottom
3. Click on "+ Add Access Key" and follow the steps above.
What happens when Lens keys expire?
Key expiration impacts two areas:
Repository access becomes restricted
Build processes using old keys will be blocked
However, your current implementation and services will continue to operate without disruption.
Find more information in Veryfi Lens Documentation and
Please reach out to us at support@veryfi.com if you have any questions or need any help.