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.

  1. Create your account
  2. Generate your first API key
  3. 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