Documentation Index
Fetch the complete documentation index at: https://dripart-dev-api-v1.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
inputs
Get presigned upload URL
Returns a presigned URL for direct upload to cloud storage.
Flow:
- Call this endpoint to get
upload_url - PUT file directly to
upload_url - Call
POST /v1/inputs/{id}/completeto finalize
Notes:
sizeis required to generate the presigned URL with correct content-length restriction- Upload URL expires in 1 hour
- If upload not completed within expiry, resource transitions to
failedstatus