Quickstart
From zero to your first authenticated request
In the Lucanto app, go to Settings → API keys and create a personal access token. The plaintext token is shown once — copy it immediately. It looks like:
Choose scopes when you create the key. Start with read:invoices to
follow this guide; you can issue a broader key later. See
Authentication for the full scope list.
Every endpoint is scoped to a workspace. List the workspaces your token can access:
The id of the workspace you want is the account_id you’ll use below.
That’s it. From here:
next_cursor