NetBeez API

Administrator-facing API for integrating NetBeez network-performance telemetry with external tools. v2 is a JSON API (read-write: create targets, run ad-hoc tests) documented on Postman at api.netbeez.net; v1 is a deprecated read-only Swagger API served per NetBeez instance. Authenticated with a dashboard-issued API key sent in the Authorization header.

API entry from apis.yml

apis.yml Raw ↑
name: NetBeez API
description: 'Administrator-facing API for integrating NetBeez network-performance telemetry with external
  tools. v2 is a JSON API (read-write: create targets, run ad-hoc tests) documented on Postman at api.netbeez.net;
  v1 is a deprecated read-only Swagger API served per NetBeez instance. Authenticated with a dashboard-issued
  API key sent in the Authorization header.'
humanURL: https://help.netbeez.net/en/articles/10406758-netbeez-api
baseURL: https://api.netbeez.net
properties:
- type: Documentation
  url: https://help.netbeez.net/en/articles/10406758-netbeez-api
- type: Authentication
  url: authentication/netbeez-authentication.yml
- type: Lifecycle
  url: lifecycle/netbeez-lifecycle.yml
- type: Deprecation
  url: lifecycle/netbeez-lifecycle.yml
- type: ChangeLog
  url: changelog/netbeez-changelog.yml
- type: Conventions
  url: conventions/netbeez-conventions.yml
- type: Webhooks
  url: asyncapi/netbeez-alerts-webhooks.yml