Get Your Token
- Go to app.vidocsecurity.com
- Select your project
- Navigate to Settings → API Keys
- Click “Create API Key”
- Copy the token
Login
Interactive Login
Direct Login
Provide the token as an argument:Single-Tenant Installations
For self-hosted Vidoc instances, specify the API URL:Profiles
Profiles let you manage multiple Vidoc configurations (e.g., different projects or environments).Create a Named Profile
List Profiles
Switch Profile
Create Empty Profile
Delete Profile
View Current Configuration
See your current authentication status and settings:CI/CD Authentication
For CI/CD pipelines, pass the token directly:--token flag with scan:
Troubleshooting
”Invalid token”
- Verify the token was copied correctly
- Check for extra whitespace
- Ensure the token hasn’t been revoked in the dashboard
”Unauthorized”
The token may be associated with a deleted project. Create a new token in an active project.Related Pages
Installation
Install the CLI
Scanning
Run scans
API Keys
Manage tokens
CI/CD
CI/CD integration

