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 15 more developer resources.

20.6/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs
CompanyDDoS ProtectionNetwork SecurityCybersecurityThreat MitigationNetwork VisibilityDDoSSecurity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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

Operate 1

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: arbor-networks
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
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.23'
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: ParentCompany
  url: https://apis.io/providers/netscout/
  name: NETSCOUT
  x-relationship: acquired
  x-evidence: Arbor Networks is the DDoS protection and network-visibility division of NETSCOUT (Arbor Networks was acquired
    by NETSCOUT in 2015).
- type: IssueTracker
  url: https://github.com/arbor/edm-api-docs/issues
- 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/arbor-networks"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/arbor-networks/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/arbor-networks/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.