---
title: Billabex - AI agent for B2B invoice follow-up and amicable collection
description: Root Markdown representation of billabex.com, pointing to the French and English entry points and to every machine-readable surface of the site.
canonical: https://www.billabex.com/
lang: fr, en
---

# Billabex

Billabex is a B2B accounts-receivable SaaS. Invoices arrive through several channels at once
(billing connectors, manual entry, the public API, the MCP server), and an AI agent then runs the
follow-up with the debtor on behalf of the client organization: it reopens the conversation,
works out what is blocking payment, adapts tone and channel per account, and escalates to a human
only when a decision is needed. It operates upstream of litigation.

Billabex opère en amont du contentieux : l'agent relance, comprend ce qui bloque le paiement et
fait avancer le dossier jusqu'au règlement, sans dégrader la relation client.

## Entry points

- Accueil français: <https://www.billabex.com/fr/> ([Markdown](https://www.billabex.com/fr.md))
- English home: <https://www.billabex.com/en/> ([Markdown](https://www.billabex.com/en.md))
- Tarifs / Pricing: <https://www.billabex.com/fr/tarifs/>, <https://www.billabex.com/en/pricing/>,
  [pricing.md](https://www.billabex.com/pricing.md)
- Centre d'aide: <https://www.billabex.com/fr/aide/> - Help centre:
  <https://www.billabex.com/en/help/>
- Démo / Demo: <https://www.billabex.com/fr/demo/>, <https://www.billabex.com/en/demo/>

## Machine-readable surfaces

- Site index for LLMs: <https://www.billabex.com/llms.txt>
- Complete help corpus: <https://www.billabex.com/llms-full.txt>
- Per-section indexes: `/fr/aide/llms.txt`, `/en/help/llms.txt`, `/fr/blog/llms.txt`,
  `/en/blog/llms.txt`
- Sitemap: <https://www.billabex.com/sitemap.xml>
- Structured-data feeds: <https://www.billabex.com/schemamap.xml>
- Agentic resource catalogue: <https://www.billabex.com/.well-known/ard.json>
- API catalogue (RFC 9727): <https://www.billabex.com/.well-known/api-catalog>
- Agent skills: <https://www.billabex.com/.well-known/agent-skills/index.json>
- MCP server card: <https://www.billabex.com/.well-known/mcp/server-card.json>
- A2A agent card: <https://www.billabex.com/.well-known/agent-card.json>
- Agent authentication walkthrough: <https://www.billabex.com/auth.md>
- In-page tool index (WebMCP): <https://www.billabex.com/agent-index.json>

Any content page is also served as Markdown: drop the trailing slash and append `.md`, or send
`Accept: text/markdown` to the canonical URL.

## API and developers

- Developer portal: <https://developer.billabex.com/>
- OpenAPI contract: <https://developer.billabex.com/openapi.json>
- Public discovery document, no authentication:
  <https://next.billabex.com/api/public/v1/status>
- MCP server: `https://next.billabex.com/mcp` (Streamable HTTP, OAuth 2.1 with PKCE)
- MCP tool catalogue, public: <https://next.billabex.com/mcp/tools>

## Scope

Billabex covers B2B amicable collection upstream of litigation. Mass B2C collection, litigation
run in-house, factoring and receivables financing are out of scope.
