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

Juniper Networks Threat Intelligence API

Threat feed and intelligence data

Juniper Networks Threat Intelligence API is one of 48 APIs that Juniper Networks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Threat Intelligence. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 5 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 4.2.0.

Requests are made against a single base URL, https://{apstra_server}/api.

5 operations 5 paths 5 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
4.2.0
Base URL
https://[space-server]/api/space
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Juniper Networks Threat Intelligence API declares 1 security scheme for authenticating requests. An API key is passed in the header as AuthToken (authToken). By default, every request must be authenticated.

  • authToken — Authentication token obtained from the /aaa/login endpoint. Include as AuthToken header in all requests.

Paths & Operations 5

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

Threat Intelligence 5

Threat feed and intelligence data

GET
/threat-intelligence/feeds
Juniper Networks List threat feeds
listThreatFeeds → 200
GET
/threat-intelligence/ip-lookup
Juniper Networks Look up IP reputation
lookupIpReputation 1 param → 200
GET
/threat-intelligence/url-lookup
Juniper Networks Look up URL reputation
lookupUrlReputation 1 param → 200
GET
/threat-intelligence/domain-lookup
Juniper Networks Look up domain reputation
lookupDomainReputation 1 param → 200
GET
/threat-intelligence/hash-lookup
Juniper Networks Look up file hash
lookupFileHash 2 params → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are FileVerdict (8 properties), IpReputation (7 properties), ThreatFeed (7 properties), DomainReputation (6 properties). Each schema is shown below with its type and property counts.

ThreatFeed
object
7 properties
IpReputation
object
7 properties
DomainReputation
object
6 properties
FileVerdict
object
8 properties
UrlReputation
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

juniper-threat-intelligence-api-openapi.yml Raw ↑

Other APIs Juniper Networks publishes across the network.

Junos PyEZ (Python API)
JSNAPy API
Juniper Networks Allowlists and Blocklists API
Juniper Networks Analytics API
Juniper Networks Audit Logs API
Juniper Networks Authentication API
Juniper Networks BGP Routers API
Juniper Networks Blueprints API
Juniper Networks Clients API
Juniper Networks Configlets API
Juniper Networks Configuration API
Juniper Networks Connectivity Templates API