Quick Start
Create your first payment link in under 2 minutes using the CLI or API.
CLI Reference
Run
npx create-kibble to accept payments and send invoices from your terminal.Payment Links
Generate shareable payment links with QR codes and real-time status updates.
Invoices
Create, send, and track USDC invoices with PDF generation and webhook notifications.
API Reference
Integrate Kibble directly into your product with the REST API.
Wallets
Choose between a Kibble-managed wallet or your own USDC address on Base.
How Kibble works
Create a payment link or invoice
Run
npx create-kibble in your terminal, or call POST /api/links or POST /api/invoices directly. Kibble generates a unique deposit address and shareable URL.Share with your customer or vendor
Send the payment link URL, embed it on your site, or let Kibble email the invoice PDF directly to your vendor.
Get paid in USDC
Your customer sends USDC on Base to the deposit address. Kibble detects the on-chain transfer in real time and updates the payment status automatically.
Kibble only accepts USDC on Base. All payment amounts are denominated in USDC.