cURL
Transactions
Export accounting transactions
GET
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.
Headers
Query Parameters
Free-text search (endpoint-specific)
Maximum string length:
200Page number (1-indexed)
Required range:
x >= 1Max rows to export (server-capped)
Required range:
1 <= x <= 10000Sort in the format field:direction (allocatedAt:desc)
Maximum string length:
50Filter allocatedAt on/after this date (ISO)
Filter allocatedAt on/before this date (ISO)
Document type filter
Available options:
INVOICE, BILL Payment source filter
Maximum string length:
32Currency filter (ISO)
Maximum string length:
3Export format
Available options:
csv, xlsx, pdf