Hi all,
Is it possible to send a text using Python code and retrieve the data?
I haven't seen any documentation on how to use dead-drop programmatically.
My goal is to send: {"text": "I need this data secured"}
and get the ID (the link) and the password for it.
Any help would be appreciated!