Skip to main content
POST
Push transactions (batch)

Authorizations

Authorization
string
header
required

API key as a Bearer token: Authorization: Bearer lk_live_<48 hex>. Create keys in Settings → API keys (Owner or Admin); the full key is shown once. API access is a Professional+ feature. Each key is granted one or more scopes — read (projects:read, reports:read, allocations:read, transactions:read) and the single write scope (transactions:write) — and is limited to 120 requests per minute.

Body

application/json
rows
object[]
required
Required array length: 1 - 500 elements

Response

At least one row succeeded. Per-row results plus a summary.

results
object[]
required
summary
object
required