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

The Organizations API from Hubble Network — 4 operation(s) for organizations.

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

This API exposes 9 operations across 4 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.

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

Paths & Operations 9

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

Organizations 9
PATCH
/v1/org/{org_id}
Update Organization Metadata
update-organization-metadata 1 param body → 200400500
GET
/v1/org/{org_id}
Retrieve Organization Metadata
retrieve-organization-metadata 1 param → 200400500
GET
/v1/org/{org_id}/users
List Organization Users
list-users-in-organization 3 params → 200400500
POST
/v1/org/{org_id}/users
Add User to Organization
add-user-to-organization 2 params body → 200400401500
PATCH
/v1/org/{org_id}/users/{user_id}
Update User in Organization
update-user-in-organization 2 params body → 200400401500
DELETE
/v1/org/{org_id}/users/{user_id}
Delete User from Organization
delete-user-from-organization 2 params → 200400401500
GET
/v1/org/{org_id}/invitations
List Pending Invites
list-pending-invites 3 params → 200400500
POST
/v1/org/{org_id}/invitations
Invite User to Organization
invite-user-to-organization 2 params body → 200400401500
DELETE
/v1/org/{org_id}/invitations
Delete Invitation
delete-invitation 2 params body → 200400401500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are organizationUser (8 properties), organization (7 properties), address (5 properties), invitation (5 properties). Each schema is shown below with its type and property counts.

organizationUser
object
A user within an organization
8 properties
errorResponse
object
3 properties
orgType
string
Whether this organization is a sandbox or production organization
invitation
object
An invitation to join an organization
5 properties 4 required
timezone
string
A timezone string defined in the [IANA Time Zone](https://www.iana.org/time-zones) database.
utcTimestampInteger
integer
An UTC second-precision timestamp formatted as an integer
organization
object
7 properties
userRole
string
The role a user is assigned within an organization
organizationName
string
The name of the organization
contactInfo
object
2 properties
address
object
5 properties
orgId
string
The ID for an organization

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hubble-network-organizations-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 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 Organizations 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.