Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

APIs.io Engineering Platform URL Scanner API

The URL Scanner API from APIs.io Engineering Platform — 4 operation(s) for url scanner.

This API exposes 5 operations across 4 paths. It is described by OpenAPI 3.0.0, at version 2015-07-09.

Requests are made against 4 base URLs: http://apigateway.{region}.amazonaws.com, https://apigateway.{region}.amazonaws.com, http://apigateway.{region}.amazonaws.com.cn, https://apigateway.{region}.amazonaws.com.cn.

5 operations 4 paths 0 schemas 4 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2015-07-09
Base URL
https://{bucketname}.s3.amazonaws.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

APIs.io Engineering Platform URL Scanner API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (hmac). By default, every request must be authenticated.

  • hmac — Amazon Signature authorization v4

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 4 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

URL Scanner 5
GET
/accounts/{accountId}/urlscanner/scan
APIs.io Engineering Platform Search URL scans
urlscanner-search-scans 19 params → 200400
POST
/accounts/{accountId}/urlscanner/scan
APIs.io Engineering Platform Create URL Scan
urlscanner-create-scan 1 param body → 200400409429
GET
/accounts/{accountId}/urlscanner/scan/{scanId}
APIs.io Engineering Platform Get URL scan
urlscanner-get-scan 3 params → 200202400404
GET
/accounts/{accountId}/urlscanner/scan/{scanId}/har
APIs.io Engineering Platform Get URL scan's HAR
urlscanner-get-scan-har 2 params → 200202400404
GET
/accounts/{accountId}/urlscanner/scan/{scanId}/screenshot
APIs.io Engineering Platform Get screenshot
urlscanner-get-scan-screenshot 3 params → 200202400404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

engineering-platform-url-scanner-api-openapi.yml Raw ↑