Skip to main content
Presigned URLs let you generate temporary, unauthenticated download links for files. These are useful for:
  • Sharing agent outputs with humans who don’t have API keys
  • Embedding download links in emails or Slack messages
  • Giving agents temporary access to specific files

Generating a presigned URL

Response:

Parameters

Behavior

  • Presigned URLs are one-time use — the token is deleted after the first download
  • No authentication is required to use the download link
  • Expired links return 410 Gone