api.filepreviews.io Open in urlscan Pro
34.192.123.246  Public Scan

URL: https://api.filepreviews.io/v2/previews/16373441-31b1-4584-8e5b-263419a11380/
Submission: On April 21 via manual from US

Form analysis 1 forms found in the DOM

<form id="get-form" class="pull-right">
  <fieldset>
    <div class="btn-group format-selection">
      <a class="btn btn-primary js-tooltip" href="/v2/previews/16373441-31b1-4584-8e5b-263419a11380/" rel="nofollow" title="" data-original-title="Make a GET request on the Retrieve Preview resource">GET</a>
      <button class="btn btn-primary dropdown-toggle js-tooltip" data-toggle="dropdown" title="" data-original-title="Specify a format for the GET request">
        <span class="caret"></span>
      </button>
      <ul class="dropdown-menu">
        <li>
          <a class="js-tooltip format-option" href="/v2/previews/16373441-31b1-4584-8e5b-263419a11380/?format=json" rel="nofollow" title="" data-original-title="Make a GET request on the Retrieve Preview resource with the format set to `json`">json</a>
        </li>
        <li>
          <a class="js-tooltip format-option" href="/v2/previews/16373441-31b1-4584-8e5b-263419a11380/?format=api" rel="nofollow" title="" data-original-title="Make a GET request on the Retrieve Preview resource with the format set to `api`">api</a>
        </li>
      </ul>
    </div>
  </fieldset>
</form>

Text Content

 * Applications
 * Docs

GET
 * json
 * api


RETRIEVE PREVIEW



GET /v2/previews/16373441-31b1-4584-8e5b-263419a11380/

HTTP 401 Unauthorized
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept
WWW-Authenticate: Basic realm="FilePreviews"

{
    "error": {
        "type": "invalid_request_error",
        "message": "Authentication credentials were not provided."
    }
}