Transfers
Share
Generate an instantly shareable URL for a single file.
POST
Returns an instantly shareable URL to any single file. Byteport does not cache
or prefetch — if the source is offline, the URL will be unable to pull the
file and will instead show a fallback message.
Body parameters
Filename to share. Regex supported, but the request will return a specific
error code if it matches to more than one source file.
Text password required to unlock the provided URL.
Example
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Shareable URL returned

