File uploads
Learn how to upload files using the TextMaster REST API
Last updated
Was this helpful?
Learn how to upload files using the TextMaster REST API
Last updated
Was this helpful?
You are free to use your own storage service and provide us with the publicly accessible URLs which will be used to copy your files when creating documents.
If you don't use a storage service or would prefer to upload your files on TextMaster, you can use our Uploads endpoint which consist of the following steps:
Retrieving the file upload properties from the API.
Make a request using the file upload properties and passing signed metadata as HTTP headers.
For more information about how to use this endpoint, see: