UnShorten

unshorten.me API service.

Actions

UnShorten

Unshortens a provided short URL.

Input

Name Description Type Required Syntax
short_url input False False

Output

Name Description Type always_present values
result Returns True when successful. boolean True {"True": {"description": "Successful."}, "False": {"description": "Failure."}}
rc Returns the exit code for the action. number True {"0": {"description": "Successful."}}