Skip to content

Introduction

PipeGate is a decentralized API monetization protocol that replaces traditional API keys with payment channels and streams. It enables true pay-per-call pricing without gas fees for each request.

What is PipeGate?

PipeGate consists of three main components:

  • Client SDK (TypeScript): Handles payment channel creation and request signing
  • Server Middleware (Rust): Verifies signatures and manages payment states
  • Smart Contracts: Manages channel creation and token deposits

Key Features

  • 🔑 No API keys needed - just your wallet
  • 💸 Pay-per-call using stablecoins
  • ⚡️ Zero gas fees per request
  • 🔄 Real-time balance updates
  • 🤝 Self-served onboarding

Why PipeGate?

PipeGate solves three critical problems:

  1. API Key Management: Eliminate the need to manage multiple API keys
  2. Complex Auth: Simplify authentication with blockchain-based verification
  3. Payment Fees: Reduce costs by using efficient payment channels

Quick Links