Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.pipedata.io/llms.txt

Use this file to discover all available pages before exploring further.

These limits apply to every workspace.

Records

LimitValueNotes
Record size64 KBApplies to all pipes.
Payload nesting depth10,000

HTTP ingress (pd source http)

LimitValue
Records per request1,000
Request body10 MB

HTTP egress (pd dest http)

LimitValue
Max headers size16 KB
Max body size32 KB
Max request timeout4 s
Failed deliveries with --retry are retried up to 100 attempts with exponential backoff capped at 15 minutes; after that the record is marked undelivered and delivery moves on.

Numeric values

TypeRange
Integer-2^63 to 2^63 − 1
Float±1.8 × 10^308 (53-bit mantissa precision)
Integers outside this range, and floats with more than 53 bits of precision, are preserved untouched end-to-end. Egress delivers them exactly as they were ingested.

Workspace caps

LimitValue
Pipes per workspace50
Workspaces per account1
If you hit either, email beta@pipedata.io.