v1

latestOpenAPI 3.0.22026-07-146168117.0 KB
Files

This endpoint returns a signed URL for a file and a direct access URL for a file. This feature is available as part of the Standard API.

post/files

Request body

urlstring uri

The URL of the file.

Example request

{
  "url": "https://paperform.co/file/s3.amazonaws.com/paperform/u-1/1/2019-04-14/58p3u6p/file.pdf"
}

Response

Successfully returned a signed URL for a file and a direct access URL for a file

status'ok'