lexoffice website screenshot

lexoffice

lexoffice (rebranded to "lexware Office" in 2025) is a German cloud accounting, invoicing, and bookkeeping SaaS from Lexware (Haufe Group). Its public REST API lets developers push and pull business data - contacts, invoices, quotations, order confirmations, delivery notes, credit notes, dunnings, bookkeeping vouchers, files, payments, and profile metadata - and subscribe to webhooks via event subscriptions. Authentication is a self-serve Bearer API key. The API gateway moved from api.lexoffice.io to api.lexware.io on 26 May 2025 as part of the rebrand; the legacy host remained available through December 2025.

lexoffice publishes 14 APIs on the APIs.io network, including Contacts API, Credit Notes API, Delivery Notes API, and 11 more. Tagged areas include Accounting, Invoicing, Bookkeeping, Finance, and Germany.

lexoffice’s developer surface includes authentication, documentation, and 7 more developer resources.

38.0/100 thin ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessPaidSelf serve
14 APIs
AccountingInvoicingBookkeepingFinanceGermanyVouchersContactsSoftware-as-a-ServiceFinancial Software

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 38.0/100 · thin
Contract Quality 14.4 / 25
Developer Ergonomics 4.3 / 20
Access Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/lexoffice: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 14

Individual APIs this provider publishes, each with its own machine-readable definition.

lexoffice Contacts API

Customers and vendors.

lexoffice Credit Notes API

Credit note documents.

lexoffice Delivery Notes API

Delivery note documents.

lexoffice Down Payment Invoices API

Down payment invoice documents.

lexoffice Dunnings API

Payment reminder documents.

lexoffice Event Subscriptions API

Webhook subscriptions for change events.

lexoffice Files API

File upload and download for voucher receipts.

lexoffice Invoices API

Outgoing invoices.

lexoffice Order Confirmations API

Order confirmation documents.

lexoffice Payments API

Payment status for a voucher and payment conditions.

lexoffice Profile API

Account profile and reference metadata.

lexoffice Quotations API

Sales quotations / offers.

lexoffice Recurring Templates API

Templates that generate recurring invoices.

lexoffice Vouchers API

Bookkeeping vouchers and the voucherlist search.

Scroll for all 14

Open Collections 16

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 16

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Lexoffice Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Lexoffice Authentication

http · 1 scheme

SECURITY

Lexoffice Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Lexoffice Agentic Access

35 operations · 13 acting

35 operations · 13 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: lexoffice
url: https://raw.githubusercontent.com/api-evangelist/lexoffice/refs/heads/main/apis.yml
name: lexoffice
kind: company
description: lexoffice (rebranded to "lexware Office" in 2025) is a German cloud accounting, invoicing, and bookkeeping SaaS
  from Lexware (Haufe Group). Its public REST API lets developers push and pull business data - contacts, invoices, quotations,
  order confirmations, delivery notes, credit notes, dunnings, bookkeeping vouchers, files, payments, and profile metadata
  - and subscribe to webhooks via event subscriptions. Authentication is a self-serve Bearer API key. The API gateway moved
  from api.lexoffice.io to api.lexware.io on 26 May 2025 as part of the rebrand; the legacy host remained available through
  December 2025.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/lexoffice.png
tags:
- Accounting
- Invoicing
- Bookkeeping
- Finance
- Germany
- Vouchers
- Contacts
- Software-as-a-Service
- Financial Software
tags_raw:
- Accounting
- Invoicing
- Bookkeeping
- Finance
- Germany
- Vouchers
- Contacts
- SaaS
- Financial Software
created: '2026-07-12'
modified: '2026-07-12'
specificationVersion: '0.23'
apis:
- aid: lexoffice:lexoffice-contacts-api
  name: lexoffice Contacts API
  description: Customers and vendors.
  humanURL: https://developers.lexware.io/docs/#contacts-endpoint
  baseURL: https://api.lexware.io/v1
  tags:
  - Contacts
  properties:
  - type: OpenAPI
    url: openapi/lexoffice-contacts-api-openapi.yml
  - type: Documentation
    url: https://developers.lexware.io/docs/
  - type: APIReference
    url: https://developers.lexware.io/docs/#contacts-endpoint
  - type: PostmanCollection
    url: collections/lexoffice.postman_collection.json
  - type: OpenCollection
    url: collections/lexoffice.opencollection.json
  - type: APIReference
    url: https://developers.lexware.io/docs/#invoices-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#quotations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#order-confirmations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#delivery-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#credit-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#dunnings-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#vouchers-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#event-subscriptions-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#payments-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#profile-endpoint
- aid: lexoffice:lexoffice-credit-notes-api
  name: lexoffice Credit Notes API
  description: Credit note documents.
  humanURL: https://developers.lexware.io/docs/#contacts-endpoint
  baseURL: https://api.lexware.io/v1
  tags:
  - Credit Notes
  properties:
  - type: OpenAPI
    url: openapi/lexoffice-credit-notes-api-openapi.yml
  - type: Documentation
    url: https://developers.lexware.io/docs/
  - type: APIReference
    url: https://developers.lexware.io/docs/#contacts-endpoint
  - type: PostmanCollection
    url: collections/lexoffice.postman_collection.json
  - type: OpenCollection
    url: collections/lexoffice.opencollection.json
  - type: APIReference
    url: https://developers.lexware.io/docs/#invoices-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#quotations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#order-confirmations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#delivery-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#credit-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#dunnings-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#vouchers-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#event-subscriptions-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#payments-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#profile-endpoint
- aid: lexoffice:lexoffice-delivery-notes-api
  name: lexoffice Delivery Notes API
  description: Delivery note documents.
  humanURL: https://developers.lexware.io/docs/#contacts-endpoint
  baseURL: https://api.lexware.io/v1
  tags:
  - Delivery Notes
  properties:
  - type: OpenAPI
    url: openapi/lexoffice-delivery-notes-api-openapi.yml
  - type: Documentation
    url: https://developers.lexware.io/docs/
  - type: APIReference
    url: https://developers.lexware.io/docs/#contacts-endpoint
  - type: PostmanCollection
    url: collections/lexoffice.postman_collection.json
  - type: OpenCollection
    url: collections/lexoffice.opencollection.json
  - type: APIReference
    url: https://developers.lexware.io/docs/#invoices-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#quotations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#order-confirmations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#delivery-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#credit-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#dunnings-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#vouchers-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#event-subscriptions-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#payments-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#profile-endpoint
- aid: lexoffice:lexoffice-down-payment-invoices-api
  name: lexoffice Down Payment Invoices API
  description: Down payment invoice documents.
  humanURL: https://developers.lexware.io/docs/#contacts-endpoint
  baseURL: https://api.lexware.io/v1
  tags:
  - Down Payment Invoices
  properties:
  - type: OpenAPI
    url: openapi/lexoffice-down-payment-invoices-api-openapi.yml
  - type: Documentation
    url: https://developers.lexware.io/docs/
  - type: APIReference
    url: https://developers.lexware.io/docs/#contacts-endpoint
  - type: PostmanCollection
    url: collections/lexoffice.postman_collection.json
  - type: OpenCollection
    url: collections/lexoffice.opencollection.json
  - type: APIReference
    url: https://developers.lexware.io/docs/#invoices-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#quotations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#order-confirmations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#delivery-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#credit-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#dunnings-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#vouchers-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#event-subscriptions-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#payments-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#profile-endpoint
- aid: lexoffice:lexoffice-dunnings-api
  name: lexoffice Dunnings API
  description: Payment reminder documents.
  humanURL: https://developers.lexware.io/docs/#contacts-endpoint
  baseURL: https://api.lexware.io/v1
  tags:
  - Dunnings
  properties:
  - type: OpenAPI
    url: openapi/lexoffice-dunnings-api-openapi.yml
  - type: Documentation
    url: https://developers.lexware.io/docs/
  - type: APIReference
    url: https://developers.lexware.io/docs/#contacts-endpoint
  - type: PostmanCollection
    url: collections/lexoffice.postman_collection.json
  - type: OpenCollection
    url: collections/lexoffice.opencollection.json
  - type: APIReference
    url: https://developers.lexware.io/docs/#invoices-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#quotations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#order-confirmations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#delivery-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#credit-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#dunnings-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#vouchers-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#event-subscriptions-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#payments-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#profile-endpoint
- aid: lexoffice:lexoffice-event-subscriptions-api
  name: lexoffice Event Subscriptions API
  description: Webhook subscriptions for change events.
  humanURL: https://developers.lexware.io/docs/#contacts-endpoint
  baseURL: https://api.lexware.io/v1
  tags:
  - Event Subscriptions
  properties:
  - type: OpenAPI
    url: openapi/lexoffice-event-subscriptions-api-openapi.yml
  - type: Documentation
    url: https://developers.lexware.io/docs/
  - type: APIReference
    url: https://developers.lexware.io/docs/#contacts-endpoint
  - type: PostmanCollection
    url: collections/lexoffice.postman_collection.json
  - type: OpenCollection
    url: collections/lexoffice.opencollection.json
  - type: APIReference
    url: https://developers.lexware.io/docs/#invoices-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#quotations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#order-confirmations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#delivery-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#credit-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#dunnings-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#vouchers-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#event-subscriptions-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#payments-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#profile-endpoint
- aid: lexoffice:lexoffice-files-api
  name: lexoffice Files API
  description: File upload and download for voucher receipts.
  humanURL: https://developers.lexware.io/docs/#contacts-endpoint
  baseURL: https://api.lexware.io/v1
  tags:
  - File
  tags_raw:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/lexoffice-files-api-openapi.yml
  - type: Documentation
    url: https://developers.lexware.io/docs/
  - type: APIReference
    url: https://developers.lexware.io/docs/#contacts-endpoint
  - type: PostmanCollection
    url: collections/lexoffice.postman_collection.json
  - type: OpenCollection
    url: collections/lexoffice.opencollection.json
  - type: APIReference
    url: https://developers.lexware.io/docs/#invoices-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#quotations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#order-confirmations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#delivery-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#credit-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#dunnings-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#vouchers-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#event-subscriptions-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#payments-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#profile-endpoint
- aid: lexoffice:lexoffice-invoices-api
  name: lexoffice Invoices API
  description: Outgoing invoices.
  humanURL: https://developers.lexware.io/docs/#contacts-endpoint
  baseURL: https://api.lexware.io/v1
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/lexoffice-invoices-api-openapi.yml
  - type: Documentation
    url: https://developers.lexware.io/docs/
  - type: APIReference
    url: https://developers.lexware.io/docs/#contacts-endpoint
  - type: PostmanCollection
    url: collections/lexoffice.postman_collection.json
  - type: OpenCollection
    url: collections/lexoffice.opencollection.json
  - type: APIReference
    url: https://developers.lexware.io/docs/#invoices-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#quotations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#order-confirmations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#delivery-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#credit-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#dunnings-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#vouchers-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#event-subscriptions-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#payments-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#profile-endpoint
- aid: lexoffice:lexoffice-order-confirmations-api
  name: lexoffice Order Confirmations API
  description: Order confirmation documents.
  humanURL: https://developers.lexware.io/docs/#contacts-endpoint
  baseURL: https://api.lexware.io/v1
  tags:
  - Order Confirmations
  properties:
  - type: OpenAPI
    url: openapi/lexoffice-order-confirmations-api-openapi.yml
  - type: Documentation
    url: https://developers.lexware.io/docs/
  - type: APIReference
    url: https://developers.lexware.io/docs/#contacts-endpoint
  - type: PostmanCollection
    url: collections/lexoffice.postman_collection.json
  - type: OpenCollection
    url: collections/lexoffice.opencollection.json
  - type: APIReference
    url: https://developers.lexware.io/docs/#invoices-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#quotations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#order-confirmations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#delivery-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#credit-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#dunnings-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#vouchers-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#event-subscriptions-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#payments-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#profile-endpoint
- aid: lexoffice:lexoffice-payments-api
  name: lexoffice Payments API
  description: Payment status for a voucher and payment conditions.
  humanURL: https://developers.lexware.io/docs/#contacts-endpoint
  baseURL: https://api.lexware.io/v1
  tags:
  - Payments
  properties:
  - type: OpenAPI
    url: openapi/lexoffice-payments-api-openapi.yml
  - type: Documentation
    url: https://developers.lexware.io/docs/
  - type: APIReference
    url: https://developers.lexware.io/docs/#contacts-endpoint
  - type: PostmanCollection
    url: collections/lexoffice.postman_collection.json
  - type: OpenCollection
    url: collections/lexoffice.opencollection.json
  - type: APIReference
    url: https://developers.lexware.io/docs/#invoices-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#quotations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#order-confirmations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#delivery-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#credit-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#dunnings-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#vouchers-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#event-subscriptions-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#payments-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#profile-endpoint
- aid: lexoffice:lexoffice-profile-api
  name: lexoffice Profile API
  description: Account profile and reference metadata.
  humanURL: https://developers.lexware.io/docs/#contacts-endpoint
  baseURL: https://api.lexware.io/v1
  tags:
  - Profile
  properties:
  - type: OpenAPI
    url: openapi/lexoffice-profile-api-openapi.yml
  - type: Documentation
    url: https://developers.lexware.io/docs/
  - type: APIReference
    url: https://developers.lexware.io/docs/#contacts-endpoint
  - type: PostmanCollection
    url: collections/lexoffice.postman_collection.json
  - type: OpenCollection
    url: collections/lexoffice.opencollection.json
  - type: APIReference
    url: https://developers.lexware.io/docs/#invoices-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#quotations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#order-confirmations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#delivery-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#credit-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#dunnings-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#vouchers-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#event-subscriptions-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#payments-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#profile-endpoint
- aid: lexoffice:lexoffice-quotations-api
  name: lexoffice Quotations API
  description: Sales quotations / offers.
  humanURL: https://developers.lexware.io/docs/#contacts-endpoint
  baseURL: https://api.lexware.io/v1
  tags:
  - Quotations
  properties:
  - type: OpenAPI
    url: openapi/lexoffice-quotations-api-openapi.yml
  - type: Documentation
    url: https://developers.lexware.io/docs/
  - type: APIReference
    url: https://developers.lexware.io/docs/#contacts-endpoint
  - type: PostmanCollection
    url: collections/lexoffice.postman_collection.json
  - type: OpenCollection
    url: collections/lexoffice.opencollection.json
  - type: APIReference
    url: https://developers.lexware.io/docs/#invoices-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#quotations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#order-confirmations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#delivery-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#credit-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#dunnings-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#vouchers-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#event-subscriptions-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#payments-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#profile-endpoint
- aid: lexoffice:lexoffice-recurring-templates-api
  name: lexoffice Recurring Templates API
  description: Templates that generate recurring invoices.
  humanURL: https://developers.lexware.io/docs/#contacts-endpoint
  baseURL: https://api.lexware.io/v1
  tags:
  - Recurring Templates
  properties:
  - type: OpenAPI
    url: openapi/lexoffice-recurring-templates-api-openapi.yml
  - type: Documentation
    url: https://developers.lexware.io/docs/
  - type: APIReference
    url: https://developers.lexware.io/docs/#contacts-endpoint
  - type: PostmanCollection
    url: collections/lexoffice.postman_collection.json
  - type: OpenCollection
    url: collections/lexoffice.opencollection.json
  - type: APIReference
    url: https://developers.lexware.io/docs/#invoices-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#quotations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#order-confirmations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#delivery-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#credit-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#dunnings-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#vouchers-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#event-subscriptions-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#payments-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#profile-endpoint
- aid: lexoffice:lexoffice-vouchers-api
  name: lexoffice Vouchers API
  description: Bookkeeping vouchers and the voucherlist search.
  humanURL: https://developers.lexware.io/docs/#contacts-endpoint
  baseURL: https://api.lexware.io/v1
  tags:
  - Vouchers
  properties:
  - type: OpenAPI
    url: openapi/lexoffice-vouchers-api-openapi.yml
  - type: Documentation
    url: https://developers.lexware.io/docs/
  - type: APIReference
    url: https://developers.lexware.io/docs/#contacts-endpoint
  - type: PostmanCollection
    url: collections/lexoffice.postman_collection.json
  - type: OpenCollection
    url: collections/lexoffice.opencollection.json
  - type: APIReference
    url: https://developers.lexware.io/docs/#invoices-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#quotations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#order-confirmations-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#delivery-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#credit-notes-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#dunnings-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#vouchers-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#event-subscriptions-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#payments-endpoint
  - type: APIReference
    url: https://developers.lexware.io/docs/#profile-endpoint
common:
- type: AgenticAccess
  url: agentic-access/lexoffice-agentic-access.yml
- type: DomainSecurity
  url: security/lexoffice-domain-security.yml
- type: Authentication
  url: authentication/lexoffice-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/lexware
- type: Website
  url: https://www.lexware.de/lexware-office/
- type: Documentation
  url: https://developers.lexware.io/docs/
- type: Plans
  url: plans/lexoffice-plans-pricing.yml
- type: RateLimits
  url: rate-limits/lexoffice-rate-limits.yml
- type: FinOps
  url: finops/lexoffice-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com