Compress Get

GET {{baseUrl}}/compress?uncompressedData=<text>

This GET method will pass a string to the SDK and with the use of GZip compress the string and pass back the compressed data.

Request Params

KeyDatatypeRequiredDescription
uncompressedDatastring(Required) The text to compress

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{}