Drip Documentation
Drip is metered billing infrastructure for high-frequency, sub-cent charges. Track usage off-chain, settle on-chain.Quickstart
Go from zero to tracking usage in 5 minutes. No blockchain setup needed.
AI Agents
Track agent executions with per-step cost attribution and traces.
API Companies
Per-request usage tracking with customer attribution.
RPC Providers
Per-method, per-chain usage with latency and cache analytics.
How it works
Track usage
Record usage events via the SDK or REST API. Each event is tied to a customer and a meter (e.g.,
api_calls, tokens).Accumulate charges
When a pricing plan matches the meter, Drip creates a charge automatically. Charges accumulate off-chain until they hit a settlement threshold.
Install
Key concepts
Entitlements
Gate features with pre-request quota checks.
Webhooks
Get notified on charges, settlements, and balance changes.
Error Codes
Complete reference for API errors and handling.