Juniper Networks Devices API
Device discovery and management
Juniper Networks Devices 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 Devices. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 9 operations across 5 paths, and defines 4 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Juniper Networks Devices 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 9
Across 5 paths, the API surfaces 9 operations — 2 DELETE, 5 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Device discovery and management
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Device_2 (16 properties), DeviceStats (11 properties), Device (11 properties), Job (7 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Juniper Networks 12
Other APIs Juniper Networks publishes across the network.