Getting Started
Welcome to KeysVault! Learn how to generate, manage, and monitor your API keys.
Quick Start
Get up and running with KeysVault in less than 5 minutes.
- Create your account
- Generate your first API key
- Start making requests
Core Concepts
Understand the fundamental concepts of KeysVault.
- API Keys
- Projects
- Rate Limits
- Analytics
Installation
Install our official SDK to get started quickly:
# npm
npm install @keysvault/sdk
# yarn
yarn add @keysvault/sdk
# pnpm
pnpm add @keysvault/sdk