Version
Manage API versions
Create, list, and manage versions of your API.
Versions are immutable snapshots of your code, configuration, and infrastructure settings. Each version represents a specific deployment state that can be rolled back to at any time.
Available Commands
- get: Get details about a specific version
- list: List all versions with optional filtering
- rollback: Rollback to a previous version
Command Syntax
Quick Reference
unkey version get
- Get details about a versionunkey version list
- List versions with optional filteringunkey version rollback
- Rollback to a previous version