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

Netography Traffic Sources - Devices API

The Traffic Sources - Devices API from Netography — 11 operation(s) for traffic sources - devices.

Netography Traffic Sources - Devices API is one of 28 APIs that Netography publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Traffic Sources - Devices. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 15 operations across 11 paths. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against a single base URL, https://api.netography.com.

15 operations 11 paths 0 schemas 2 DELETE7 GET2 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://api.netography.com
Resource Areas
1

Paths & Operations 15

Across 11 paths, the API surfaces 15 operations — 2 DELETE, 7 GET, 2 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Traffic Sources - Devices 15
GET
/api/v1/devices
List Devices
v1_devices_get → 200400401403default
POST
/api/v1/device
Create Device
v1_device_post body → 201400401403default
GET
/api/v1/device/{id}
Fetch Device
v1_device_id_get 1 param → 200400401403default
PUT
/api/v1/device/{id}
Update Device
v1_devoce_id_put 1 param body → 200400401403default
DELETE
/api/v1/device/{id}
Delete Device
v1_device_id_delete 1 param → 204400401403default
GET
/api/v1/devices/status
List Device Statuses
v1_devices_status_get → 200400401403default
GET
/api/v1/device/status/{id}
Fetch Device Status
v1_device_status_id_get 1 param → 200400401403default
GET
/api/v1/bgp/neighbors
List BGP Neighbors
v1_bgp_neighbors_get → 200400401403default
GET
/api/v1/bgp/neighbors/devices/{deviceid}
List BGP Neighbors for a Device
v1_bgp_neighbors_devices_deviceid_get 1 param → 200400401403default
POST
/api/v1/bgp/neighbor
Create BGP Neighbor
v1_bgp_neighbor_post body → 201400401403default
GET
/api/v1/bgp/neighbor/{neighborid}
Get BGP Neighbor
v1_bgp_neighbors_neighborid_get 1 param → 200400401403default
PUT
/api/v1/bgp/neighbor/{neighborid}
Update BGP Neighbor
v1_bgp_neighbors_neighborid_put 1 param body → 200400401403default
DELETE
/api/v1/bgp/neighbor/{neighborid}
Delete BGP Neighbor
v1_bgp_neighbors_neighborid_delete 1 param → 204400401403default
PUT
/api/v1/bgp/neighbor/{neighborid}/enable
Enable BGP Neighbor
v1_bgp_neighbors_neighborid_enable_put 1 param → 200400401403default
PUT
/api/v1/bgp/neighbor/{neighborid}/disable
Disable BGP Neighbor
v1_bgp_neighbors_neighborid_disable_put 1 param → 200400401403default

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netography-traffic-sources-devices-api-openapi.yml Raw ↑

Other APIs Netography publishes across the network.

Netography Analytics API
Netography API Keys API
Netography Authentication API
Netography Auto Thresholds API
Netography Block List API
Netography Configuration API
Netography Detect and Respond - Context Creation Models API
Netography Detect and Respond - Detection Categories API
Netography Detect and Respond - Response Policies API
Netography Detect and Respond - Threshold Overrides API
Netography Detect and Respond - Traffic Detection Models API
Netography Integrations - Context API