Lucanto API

Programmatic access to invoices, expenses, contacts, and your workspace data
View as Markdown

The Lucanto API lets you integrate invoicing into your e-shop, accounting software, CRM, or custom automation. Everything you can do in the Lucanto app, you can do over a clean REST API — or hand to an AI agent over MCP.

Base URL

All endpoints are served from:

https://app.lucanto.eu/api/v1

Every resource is scoped to a workspace via the workspace_id path segment, e.g. GET /api/v1/workspaces/{workspace_id}/invoices.