Arbor Networks website screenshot

Arbor Networks

Arbor Networks is the DDoS protection and network-visibility division of NETSCOUT (Arbor Networks was acquired by NETSCOUT in 2015). Drawing on more than 25 years of experience and visibility into roughly 800 Tbps of global internet traffic across 550+ service-provider and enterprise customers, Arbor builds products that detect and mitigate distributed denial-of-service (DDoS) attacks and provide network traffic analytics. Its portfolio includes Arbor Sightline (formerly Peakflow SP) for service-provider-scale monitoring, analytics and mitigation orchestration; Arbor Edge Defense (AED) as an inline stateless perimeter appliance; the Arbor Threat Mitigation System (TMS); Arbor Cloud managed scrubbing (16 global scrubbing centers, 15+ Tbps); and Arbor Spectrum/Insight for advanced threat analytics. Arbor exposes programmatic control primarily through the Sightline "SP REST API" (a JSON:API-compliant interface rooted at /api/sp/ on the appliance) and the Edge Defense Manager (EDM) API, with first-party client tooling published on GitHub and PyPI.

Arbor Networks publishes 2 APIs on the APIs.io network. Tagged areas include Company, DDoS Protection, Network Security, Cybersecurity, and Threat Mitigation.

Arbor Networks’ developer surface includes documentation, API reference, and 13 more developer resources.

20.5/100 emerging ▬ flat Agent 7/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
2 APIs
CompanyDDoS ProtectionNetwork SecurityCybersecurityThreat MitigationNetwork VisibilityDDoSSecurity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 20.5/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 6.1 / 20
Commercial Clarity 3.2 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 7/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/arbor-networks: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Arbor Sightline SP REST API

JSON:API-compliant REST API for NETSCOUT Arbor Sightline (formerly SP/Peakflow), fully discoverable from the root URL /api/sp/. Exposes network traffic data, DDoS alerts, manage...

Arbor Edge Defense Manager (EDM) API

REST API for NETSCOUT Arbor Edge Defense Manager (EDM) covering device management, alert and threat viewing (DDoS alerts, threats), traffic analysis, Contextual Threat Intellige...

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Arbor Networks Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Arbor Networks Vulnerability Disclosure

security.txt · contact published

SECURITY

Arbor Networks Trust Center

SOC 2, ISO 27001, ISO 27017, PCI DSS, GDPR

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: arbor-networks
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/arbor-networks.png
name: Arbor Networks
description: Arbor Networks is the DDoS protection and network-visibility division of NETSCOUT (Arbor Networks was acquired
  by NETSCOUT in 2015). Drawing on more than 25 years of experience and visibility into roughly 800 Tbps of global internet
  traffic across 550+ service-provider and enterprise customers, Arbor builds products that detect and mitigate distributed
  denial-of-service (DDoS) attacks and provide network traffic analytics. Its portfolio includes Arbor Sightline (formerly
  Peakflow SP) for service-provider-scale monitoring, analytics and mitigation orchestration; Arbor Edge Defense (AED) as
  an inline stateless perimeter appliance; the Arbor Threat Mitigation System (TMS); Arbor Cloud managed scrubbing (16 global
  scrubbing centers, 15+ Tbps); and Arbor Spectrum/Insight for advanced threat analytics. Arbor exposes programmatic control
  primarily through the Sightline "SP REST API" (a JSON:API-compliant interface rooted at /api/sp/ on the appliance) and the
  Edge Defense Manager (EDM) API, with first-party client tooling published on GitHub and PyPI.
url: https://raw.githubusercontent.com/api-evangelist/arbor-networks/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- battery-ventures
- lightspeed-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- DDoS Protection
- Network Security
- Cybersecurity
- Threat Mitigation
- Network Visibility
- DDoS
- Security
apis:
- name: Arbor Sightline SP REST API
  description: JSON:API-compliant REST API for NETSCOUT Arbor Sightline (formerly SP/Peakflow), fully discoverable from the
    root URL /api/sp/. Exposes network traffic data, DDoS alerts, managed objects, mitigations and reporting on the Sightline
    appliance. API v5 ships with Sightline 9.0; the public cookbook documents SP v8.4 / API v4.
  humanURL: https://arbor.github.io/sp-rest-api-cookbook/
  baseURL: https://arbor.github.io/sp-rest-api-cookbook/sp-rest-api-tutorial.html
  properties:
  - type: Documentation
    url: https://arbor.github.io/sp-rest-api-cookbook/
  - type: APIReference
    url: https://arbor.github.io/sp-rest-api-cookbook/sp-rest-api-tutorial.html
  - type: SourceCode
    url: https://github.com/arbor/sp-rest-api-cookbook
- name: Arbor Edge Defense Manager (EDM) API
  description: REST API for NETSCOUT Arbor Edge Defense Manager (EDM) covering device management, alert and threat viewing
    (DDoS alerts, threats), traffic analysis, Contextual Threat Intelligence (CTI) data/config and executive report generation.
    Authenticated with an API token generated from the EDM command line.
  humanURL: https://arbor.github.io/edm-api-docs/
  baseURL: https://arbor.github.io/edm-api-docs/
  properties:
  - type: Documentation
    url: https://arbor.github.io/edm-api-docs/
  - type: SourceCode
    url: https://github.com/arbor/edm-api-docs
common:
- type: TrustCenter
  url: security/arbor-networks-trust-center.yml
- type: Compliance
  url: https://trust.netscout.com/
- type: VulnerabilityDisclosure
  url: security/arbor-networks-vulnerability-disclosure.yml
- type: Security
  url: https://www.netscout.com/data-privacy-and-trust-center
- type: SecurityTxt
  url: well-known/arbor-networks-security.txt
- type: Website
  url: https://www.netscout.com/arbor
- type: DeveloperPortal
  url: https://www.netscout.com/arbor
- type: Documentation
  url: https://arbor.github.io/sp-rest-api-cookbook/
- type: APIReference
  url: https://arbor.github.io/sp-rest-api-cookbook/sp-rest-api-tutorial.html
- type: GitHubOrganization
  url: https://github.com/arbor
- type: Packages
  url: packages/arbor-networks-packages.yml
- type: SDKs
  url: packages/arbor-networks-packages.yml
- type: Conformance
  url: conformance/arbor-networks-conformance.yml
- type: DomainSecurity
  url: security/arbor-networks-domain-security.yml
- type: WellKnown
  url: well-known/arbor-networks-well-known.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence