APIs for Developers

Integrate document generation and electronic signature into your applications in just a few lines of code.

📄

DocX API

Generate professional PDF documents from Word templates (.docx). Ideal for quotes, invoices, contracts and all your business documents.

  • Customizable Word templates
  • JSON data merging
  • High-quality PDF export
  • Factur-X support (PDF/A-3)
  • Response time < 2s
curl -X POST https://docx.layerone.fr/render \
  -H "X-API-Key: your_api_key" \
  -F "[email protected]" \
  -F 'data={"client": "Acme Corp", "total": "€1500"}' \
  -o document.pdf
Documentation
✍️

Sign API

Get your documents electronically signed. eIDAS compliant, with complete audit trail and automatic notifications.

  • Legal electronic signature (eIDAS)
  • Multi-signers
  • Automatic email notifications
  • Complete audit trail
  • Real-time webhooks
curl -X POST https://sign.layerone.fr/api/v1/documents \
  -H "X-API-Key: your_api_key" \
  -F "[email protected]" \
  -F 'signers=[{"email": "[email protected]"}]'
Documentation

API Pricing

Monthly Yearly -17%

Free

€0
20 requests/month
Try

Valid for 1 month

Starter

€19/month
500 requests/month
Choose

Unlimited

€100/month
Unlimited requests
Choose

Free

€0
20 signatures/month
Try

Valid for 1 month

Starter

€19/month
500 signatures/month
Choose

Unlimited

€100/month
Unlimited signatures
Choose

Ready to integrate our APIs?

Create your developer account and get your API key in minutes.