clips is a pastebin-like service that makes it easy to copy text between devices using just a web browser.
To get started, append a clipboard name of your choosing to the URL. Your clipboard is only as secure as the name you use. Note that the contents are NOT end-to-end encrypted, and are automatically deleted after 15 minutes of inactivity.
For programmatic access to a clipboard's contents, append /text after the clipboard name. POST will write the contents, and GET will read it back.