Skip to main content
Skip table of contents

6.12 Short Key Request Services

6.12.1 POST ServerTool ViewerRequest

Url

[ThruWebServer]/REST/[version]/ServerTool/ViewerRequest

Verb

POST

Required HTTP Headers

Accept: (application/xml or application/json)

Authorization = <sessionId> as in all calls

Description

The call accepts ThruViewerRequest object and return shortID.

Request Body

ThruViewerRequest object, see sample

Return Data Object

ThruShortUrl object

Invocation Scenario(s)

 

 

Remarks

 

6.12.2 POST ServerTool UploaderRequest

Url

[ThruWebServer]/REST/[version]/ServerTool/UploaderRequest

Verb

POST

Required HTTP Headers

Accept: (application/xml or application/json)

Authorization = <sessionId> as in all calls

Description

The call accepts ThruUploaderRequest object and return shortID.

Request Body

ThruUploaderRequest object

Return Data Object

ThruShortUrl object

Invocation Scenario(s)

 

 

Remarks

 

6.12.3 POST ServerTool DownloaderRequest

Url

[ThruWebServer]/REST/[version]/ServerTool/DownloaderRequest

Verb

POST

Required HTTP Headers

Accept: (application/xml or application/json)

Authorization = <sessionId> as in all calls

Description

The call accepts ThruDownloaderRequest object and return shortID.

Request Body

ThruDownloaderRequest object

Return Data Object

ThruShortUrl object

Invocation Scenario(s)

 

 

Remarks

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.