cURL
Documents
Generate invoice PDF, store on disk, return public URL
Idempotent per organization + invoice id (correlationId) when payload hash matches.
POST
cURL
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Query Parameters
Body
application/json
Available options:
INVOICE, BILL Idempotency key on the producer side (invoice.id / bill.id recommended)
Generate payslip PDF, store on disk, return public URLGenerate bill PDF, store on disk, return public URL