1
Request a presigned URL
Request a presigned URL from the
/upload endpoint.2
Upload the file using the presigned URL
Upload the file using the presigned URL using a PUT request.
3
Parse the file
Parse the file using the
/parse endpoint. Pass the file_id from the response in first step.