Provide time-based public access to a file

Generates a temporary URL that provides public access to a file for a limited time.
The URL will be valid for the duration specified in the request's TTLSeconds parameter.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The request object containing:

  • FileName: The name of the file for which the temporary URL is generated.
  • FilePath: The path where the file is stored.
  • TTLSeconds: The duration (in seconds) for which the access URL remains valid.
  • Protocol: The protocol to use (HTTP or HTTPS).
string | null
string | null
double
string
enum
Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad Request

403

Forbidden

404

Not Found

503

Service Temporarily Unavailable

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json