Setup & Projects
Before you can start recording sessions, you need to create a project in the Nveal Dashboard.
Creating a Project
- Log in to your Nveal account.
- Navigate to the Dashboard home.
- Click on New Project.
- Enter your project name and the domain(s) where the SDK will be deployed.
- Click Create.
API Keys
Once your project is created, you will be presented with an API Key.
Important
The API Key is required for the SDK to authenticate with the Nveal servers. You can copy it from the Project Settings page at any time.
Rotating Keys
If your API key is leaked, you should rotate it:
1. Go to Project Settings.
2. Click Rotate API Key.
3. Update the apiKey in your SDK initialization code immediately.
Custom Domains
You can configure a custom API base URL if you are proxying Nveal requests through your own backend (for example, to bypass ad-blockers or for better privacy control). Simply provide the root URL of your proxy endpoint.