How it works

From sign-up to PDF in four steps.

Pick the flow that matches your workflow. Same engine, same PDFs, same client history.

Web flow

From your browser

  1. 1
    Sign up free

    Confirm your email — no credit card needed.

  2. 2
    Add your company once

    Logo, IBAN, VAT ID. Saved once, reused on every invoice.

  3. 3
    Build your invoice

    Pick a client, add line items from your catalog, set the currency.

  4. 4
    Generate the PDF

    Download it, email it, or share a signed link with your client.

Open the editor
API flow

From your code

  1. 1
    Grab your license key

    Sign up — your key appears under Developers in the dashboard.

  2. 2
    Install the SDK

    npm i simpleinvoicing — works on Node, Bun, Deno, and modern browsers. Or call plain cURL.

  3. 3
    POST your payload

    One JSON body with supplier, purchaser, items. Same schema as the web editor.

  4. 4
    Stream the PDF back

    Save it, email it, or pipe it straight to S3 — bytes are yours to keep.

Read the API documentation

Volume limits are a separate story — see the plans.