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

URL: https://api.filepreviews.io/v2/previews/d7f48eed-2801-41a3-aecf-a59be4e49220/
Submission: On January 07 via manual from IN — Scanned from DE

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/d7f48eed-2801-41a3-aecf-a59be4e49220/" 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/d7f48eed-2801-41a3-aecf-a59be4e49220/?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/d7f48eed-2801-41a3-aecf-a59be4e49220/?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/d7f48eed-2801-41a3-aecf-a59be4e49220/

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

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