Clipzy Online Clipboard

Step 2 (Method 1): Get Encrypted Data

0calls

This endpoint is for the "highest security level" method.

You provide the ID obtained in the first step, and it returns the encrypted data stored on the server. You need to decrypt it in your own client using the key you keep yourself.

Query parameters

id
stringrequired

Unique ID of the snippet.

Response

200 / OK

Retrieved successfully! Returns encrypted and compressed data.

JSON

400 / Bad Request

Request parameter error, usually missing id parameter.

JSON

404 / Not Found

Snippet not found. It may have expired, been deleted, or the ID is incorrect.

JSON