Multi Channel - Distributors
File Exchange
9min
you first need to upload the required images before sending them for auto reading or forgery or any other signzy ai apis use the file upload system to upload images of id cards & documents to get a direct url upload endpoint post /api/onboardings/upload header authorization “your access token” > you will receive the access token from the investor login api request data multipart form data with & ttl property ttl ttl accepts the following values (2 mins, 10 mins, 30 mins, 2 hrs, 12 hrs, 7 days, 15 days, 1 month, 3 month, 6 month, 1 year, 3 years, infinity) when multiple sides or pages of an id card are required, you need to upload each of them for example, an aadhaar card has information on both sides whereas pan has only the front side containing useful information the urls expire in 30 seconds by default, unless explicitly specified in the inbound request in the ttl parameter expected response { "file" { "id" 1388, "filetype" " ", "size" 3181, "directurl" " ", "protected" false } } the upload returns with the following properties id > int (the id of the file) filetype > string (type of file which was passed into signzy file system api) size > int (size in bytes of the uploaded file) directurl > string (direct url using which the file can be accessed download endpoint get /api/onboardings/download header authorization “your access token” > you will receive the access token from the investor login api request query name data type value q string persist url(direct url) expected response raw file getting help please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better you can reach out to us at help\@signzy com