API & Integrations
Connect Loopjet to everything.
Full REST API access and webhooks. Automate your entire workflow and integrate with your existing tools.
Start 14-day free trialNo credit card required
api-example.js
// Create invoice via API
const invoice = await loopjet.invoices.create({
customer: "cust_123",
currency: "EUR",
items: [...]
})
200 OK - Invoice created
REST API
Webhooks
JSON
REST API
Full API access to all features. Create customers, invoices, estimates, and more programmatically.
Webhooks
Real-time notifications for all important events. Payments, status changes, new documents—directly to your systems.
GDPR Compliant
All data secure, encrypted, and under your control. Full GDPR compliance.
Ready to get started?
Start your 14-day free trial. No credit card required.