How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hubble Network Devices API

The Devices API from Hubble Network — 3 operation(s) for devices.

Hubble Network Devices API is one of 7 APIs that Hubble Network publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 10 JSON Schema definitions.

Tagged areas include Devices. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and 10 JSON Schemas.

This API exposes 7 operations across 3 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

7 operations 3 paths 12 schemas 2 DELETE2 GET2 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.hubble.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Hubble Network Devices API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 7

Across 3 paths, the API surfaces 7 operations — 2 DELETE, 2 GET, 2 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Devices 7
POST
/v2/org/{org_id}/devices
Register New Devices
register-new-devices 3 params body → 200400500
GET
/v1/org/{org_id}/devices
List Devices
list-devices 8 params → 200400500
PATCH
/v1/org/{org_id}/devices
Batch Update Devices
batch-update-devices 1 param body → 200400500
DELETE
/v1/org/{org_id}/devices
Batch Delete Devices
batch-delete-devices 1 param body → 200400500
GET
/v1/org/{org_id}/devices/{device_id}
Get Device
get-device 2 params → 200400500
PATCH
/v1/org/{org_id}/devices/{device_id}
Update Device
update-device 2 params body → 200400500
DELETE
/v1/org/{org_id}/devices/{device_id}
Delete Device
delete-device 2 params → 200400500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are organizationDevice (8 properties), errorResponse (3 properties), installLocation (3 properties), eidRotation (2 properties). Each schema is shown below with its type and property counts.

errorResponse
object
3 properties
orgId
string
The ID for an organization
utcTimestampInteger
integer
An UTC second-precision timestamp formatted as an integer
latLongLocation
object
2 properties 2 required
eidRotation
object
Configuration for EID (Ephemeral ID) rotation on a device. EID rotation allows devices to use rotating ephemeral identifiers based on the specified counter sou…
2 properties
deviceId
string
Primary UUID identifier for a registered device
deviceName
string
Assigned name for the device
organizationDevice
object
8 properties 4 required
deviceEncryption
string
Encryption mode configured for the device at registration.
utcTimestampNumber
number
An UTC second-precision timestamp formatted as a floating point number
deviceTags
object
Tags are user-defined key/value pairs that can be attributed to a device. A device may have up to 10 tags. Custom tags: create your own tags with key length up…
installLocation
object
Fixed installation location of a device. To clear a previously set location, send lat/long of 0,0.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hubble-network-devices-api-openapi.yml Raw ↑

Other APIs Hubble Network publishes across the network.

Hubble Network API Keys API
Hubble Network Billing API
Hubble Network Organizations API
Hubble Network Packet Webhooks API
Hubble Network Packets API
Hubble Network Platform Metrics API
Where this information came from

This is an independent, third-party profile of Hubble Network Devices API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.