Users can include the password as a query parameter in the input URL, adding ?password=<URL_PASSWORD> to it.
Example: https://gofile.io/d/xUprGg?password=1234
[!NOTE] password if not a valid query parameter for a regular GoFile link (only via the API) but it makes the implementation easy to use.
Users can include the password as a query parameter in the input URL, adding
?password=<URL_PASSWORD>
to it. Example:https://gofile.io/d/xUprGg?password=1234