Intake
Signed Intake Links
POST /v1/intake/links
curl -X POST https://poldex-api.plain-water-cd0f.workers.dev/v1/intake/links \
-H "x-api-key: pd_live_YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"schema":"commercial_gl","expires_in_seconds":86400,"max_uses":10}'Submit
The returned intake URL accepts upload, URL, or text input depending on link configuration.
Use case
Use signed intake for brokers, vendors, or counterparties that should submit documents without receiving your API key.