NewTell a voided invoice from a totally rectified one, without a second call
BeeL
Get StartedMulti-NIFVeriFactuStripeAPI ReferenceChangelog

Overview

The BeeL. developer ecosystem — REST API, SDKs, CLI, n8n node, MCP server, Claude Code plugin and machine-readable docs, all deriving from one OpenAPI contract.


Every way to work with BeeL. speaks to the same REST API and derives from the same OpenAPI contract, so whichever surface you pick stays consistent and never drifts. Pick the one that fits how you build.

Which one should I use?

  • Building a backend integration → the Node / TypeScript SDK, or generate a typed client from the OpenAPI spec for any other language.
  • Scripts, CI or quick checks → the CLI.
  • An AI agent that acts on BeeL → the MCP server — OAuth in the browser, no API key to paste.
  • Coding with Claude Code → the beel-api plugin: integration skills plus the MCP, in one install.
  • Automating without code → the n8n node, when the invoice starts from a form, a CRM or a schedule rather than a Stripe charge.

These docs are also published as llms.txt and llms-full.txt — the machine-readable index. Point any agent at them to ground its answers in the current contract; the hosted MCP already does.