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 Botnet Threat Feed API

The Botnet Threat Feed API from APIs.io Engineering Platform — 4 operation(s) for botnet threat feed.

This API exposes 4 operations across 4 paths, and defines 6 schemas. 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.

4 operations 4 paths 6 schemas 1 DELETE3 GET

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 Botnet Threat Feed 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 4

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

Botnet Threat Feed 4
GET
/accounts/{account_id}/botnet_feed/asn/{asn_id}/day_report
APIs.io Engineering Platform Get daily report
botnet-threat-feed-get-day-report 3 params → 4XX200
GET
/accounts/{account_id}/botnet_feed/asn/{asn_id}/full_report
APIs.io Engineering Platform Get full report
botnet-threat-feed-get-full-report 2 params → 4XX200
GET
/accounts/{account_id}/botnet_feed/configs/asn
APIs.io Engineering Platform Get list of ASNs
botnet-threat-feed-list-asn 1 param → 4XX200
DELETE
/accounts/{account_id}/botnet_feed/configs/asn/{asn_id}
APIs.io Engineering Platform Delete an ASN
botnet-threat-feed-delete-asn 2 params → 4XX200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are dos_api-response-common-failure (4 properties), dos_api-response-common (3 properties). Each schema is shown below with its type and property counts.

dos_messages
array
dos_asn
integer
dos_api-response-common-failure
object
4 properties 4 required
dos_identifier
string
Identifier
dos_api-response-common
object
3 properties 3 required
dos_timestamp
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

engineering-platform-botnet-threat-feed-api-openapi.yml Raw ↑