Reading the docs is integrating.
Ledgerline gives you invoices, payment links, and a live events API behind a single key. There's nothing to install to start — your test key is already injected into every example below. Press Run and watch a real object come back.
POST/v1/invoices
Create your first invoice. It comes back with a hosted_invoice_url — a branded page your customer can pay with the test card 4242 4242 4242 4242. The moment it succeeds, an invoice.created event lands in your dashboard feed.
Auth is a single basic-auth header — your secret key as the username, no password. No OAuth, no token exchange.
Full quickstart →cURLNodePython
What you can build
✦
Test mode is the free tier. Sandboxes are unlimited, isolated, and settle instantly. You only pay when a real charge succeeds in live mode. See pricing →