Lucanto API

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

The Lucanto API lets you integrate invoicing, contacts, banking data, and workspace workflows into your e-shop, accounting software, CRM, or custom automation. The same scoped access can be handed to an AI agent over MCP.

Base URL

All endpoints are served from:

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

Most business resources are scoped to a workspace via the workspace_id path segment, e.g. GET /api/v1/workspaces/{workspace_id}/invoices. User profile, workspace discovery, registry lookup, and device registration are auth-scoped and therefore do not carry a workspace ID.