Multi-Link Secrets

Share the same secret with multiple people, where each person gets their own one-time link that can only be used once.

Why Multi-Link?

Imagine you need to share an API key with five team members. You could create a secret with 5 max views and send the same link to everyone, but then:

Multi-link solves this by generating a separate one-time link for each recipient. Each link can only be used once, and once used, that specific link is permanently consumed.

How to Create Multi-Link Secrets

  1. Enter your secret (text or file) as usual.
  2. Check "Generate multiple one-time links instead" below the lifetime selector.
  3. Set the number of links you want to generate (for example, 5 links for 5 recipients).
  4. Click "Create Secret". Instead of a single link, you will see a numbered list of one-time links.
  5. Send each link to a different person. Click any link to copy it.
Multi-link toggle
Enable multi-link mode by checking the toggle. Specify how many one-time links to generate.
Multiple links created
After creation, each link is numbered. Click any link to copy it to your clipboard.

How It Works

Max views does not apply to multi-link. When using multi-link mode, each link is inherently one-time. The number of links you generate determines the total number of views.

Tracking Multi-Link Usage

If you enable "Store the secret link in local storage", you can track the status of each individual link in My Items. Clicking on a multi-link item shows which links have been used and which are still available.

Tips

Open the App