copycopy.site← Home

Programmatic cards

One URL in. One copyable card out.

Put your values in the v parameter — same format as the editor. The link renders the card instantly and stores nothing. Perfect for scripts, wikis, onboarding docs and support macros.

✓ 3 fields detected

https://copycopy.site/new?v=Host:%20db.acme.com;%20User:%20deploy;%20Password:%20s3cr3t-pwTry it →

Format cheat sheet

  • v — the values. “Label: value”, separated by “;” or new lines. Same smart parsing as the editor.
  • title — card title (defaults to the first label)
  • purpose — one line explaining what this is for
  • expires — days until the card expires, only used if you save it (1–90)

Typed by hand? Keep it minimal:

https://copycopy.site/new?v=WiFi: CafeGuest; Pass: welcome1

Letters, numbers, spaces, : ; - _ . / @ are safe — anything fancier gets encoded automatically.

The link is stateless — the card is rendered from the URL itself, so nothing is written to our database unless you press save. See value formats that parse well.