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 API Keys API

The API Keys API from Hubble Network — 4 operation(s) for api keys.

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

This API exposes 6 operations across 4 paths, and defines 9 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.

6 operations 4 paths 9 schemas 1 DELETE3 GET1 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 API Keys API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 6

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

API Keys 6
GET
/v1/org/{org_id}/check
Validate an API Key
validate-api-key 1 param → 200400500
POST
/v1/org/{org_id}/key
Provision an API Key
provision-api-key 2 params body → 200400500
GET
/v1/org/{org_id}/key
List all API Keys
list-api-keys 1 param → 200400500
DELETE
/v1/org/{org_id}/key/{key_id}
Delete an API Key
delete-api-key 2 params → 200400500
PATCH
/v1/org/{org_id}/key/{key_id}
Update an API Key
update-api-key 2 params body → 200400500
GET
/v1/org/{org_id}/key_scopes
List Key Scopes
list-key-scopes 1 param → 200400500

Schemas 9

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

errorResponse
object
3 properties
utcTimestampInteger
integer
An UTC second-precision timestamp formatted as an integer
apiKey
string
An API key
orgId
string
The ID for an organization
apiKeyId
string
An ID for an API key
authScope
string
Authorization scope for API key permissions
apiKeyExpiration
integer
An UTC second-precision timestamp formatted as an integer. Can be set to 0 to indicate that there is no expiration.
apiKeyName
string
A name for an API Key
apiKeyItem
object
An API Token used to authenticate with the Hubble Platform
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Hubble Network publishes across the network.

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