agent-paste.sh
Docs

Sharing and Access Links

Share human-readable viewers and machine-readable manifests without exposing API Keys.

Signed URL shape

Access Link URLs are shaped like https://app.agent-paste.sh/al/{publicId}#{blob}. The signature payload lives in the URL fragment so it is not sent to servers in normal HTTP requests.

The publicId identifies the link row. The fragment is the credential. Re-minting creates a fresh signed URL with a fresh expiration.

Use Artifact URLs for stable human handoff. Use Share URLs when the same viewer needs public access. Use Revision Links or Revision Content URLs only when the reader must see one exact Revision.

Create, mint, revoke, lockdown

Use the dashboard Access Links page or Artifact detail page to create links, reveal freshly minted signed URLs, revoke links, or engage Access Link Lockdown for an Artifact.

MCP can create Share Links and Revision Links, list links, and revoke links for authenticated members. The CLI focuses on publish and does not manage Access Links directly.

Recipients

A human opens the Access Link in a browser. An agent should prefer Agent View when it needs file trees, metadata, or signed per-file URLs.