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 Packet Webhooks API

The Packet Webhooks API from Hubble Network — 3 operation(s) for packet webhooks.

Hubble Network Packet Webhooks 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 Packet Webhooks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and 10 JSON Schemas.

This API exposes 5 operations across 3 paths, and defines 11 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.

5 operations 3 paths 11 schemas 1 DELETE1 GET1 PATCH2 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 Packet Webhooks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 5

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

Packet Webhooks 5
POST
/v1/org/{org_id}/webhooks
Create a Webhook Endpoint
create-webhook-endpoint 1 param body → 200400500
GET
/v1/org/{org_id}/webhooks
List Registered Webhooks
list-registered-webhooks 1 param → 200400500
PATCH
/v1/org/{org_id}/webhooks/{webhook_id}
Update a Webhook Endpoint
update-webhook-endpoint 2 params body → 200400500
DELETE
/v1/org/{org_id}/webhooks/{webhook_id}
Delete a Webhook Endpoint
delete-webhook-endpoint 2 params → 200400500
POST
/v1/org/{org_id}/webhooks/{webhook_id}/test
Send a Test Webhook
test-webhook-endpoint 2 params → 200400404500

Schemas 11

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

webhookURL
string
A webhook url
errorResponse
object
3 properties
webhookName
string
A name/description for a webhook
orgId
string
The ID for an organization
legacyWebhook
object
2 properties
webhookWithSecret
object
basicWebhook
object
testWebhookResponse
object
3 properties
webhookMaxBatchSize
integer
The maximum number of packets that Hubble will batch into one webhook request
webhookSecret
string
A confidential, unique string generated for your webhook endpoint to validate that the request came from Hubble. Hubble will send this token in the HTTP header…
webhookId
string
An identifier for a webhook

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hubble-network-packet-webhooks-api-openapi.yml Raw ↑

Other APIs Hubble Network publishes across the network.

Hubble Network API Keys API
Hubble Network Billing API
Hubble Network Devices API
Hubble Network Organizations 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 Packet Webhooks 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.