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

Artifact Hub Webhooks API

Webhook configuration and delivery

Artifact Hub Webhooks API is one of 10 APIs that Artifact Hub publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Webhook. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 11 operations across 5 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.22.0.

Requests are made against a single base URL, https://artifacthub.io/api/v1.

11 operations 5 paths 12 schemas 2 DELETE4 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.22.0
Base URL
https://artifacthub.io/api/v1
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Artifact Hub Webhooks API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-API-KEY-ID (ApiKeyId). An API key is passed in the header as X-API-KEY-SECRET (ApiKeySecret).

Paths & Operations 11

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

Webhooks 11
GET
/webhooks/user
Get user's webhooks
getUserWebhooks → 200401429500
POST
/webhooks/user
Add user's webhook
addUserWebhook body → 201400401429500
GET
/webhooks/user/{webhookID}
Get user's webhook
getUserWebhookDetail 1 param → 200401429500
PUT
/webhooks/user/{webhookID}
Update user's webhook
updateUserWebhook 1 param body → 204400401429500
DELETE
/webhooks/user/{webhookID}
Delete user's webhook
deleteUserWebhook 1 param → 204401429500
GET
/webhooks/org/{orgName}
Get organization's webhooks
getOrganizationWebhooks 1 param → 200401429500
POST
/webhooks/org/{orgName}
Add organization's webhook
addOrganizationWebhook 1 param body → 201400401403429500
GET
/webhooks/org/{orgName}/{webhookID}
Get organization's webhook
getOrganizationWebhookDetails 2 params → 200401403429500
PUT
/webhooks/org/{orgName}/{webhookID}
Update organization's webhook
updateOrganizationWebhook 2 params body → 204400401403429500
DELETE
/webhooks/org/{orgName}/{webhookID}
Delete organization's webhook
deleteOrganizationWebhook 2 params → 204401403429500
POST
/webhooks/test
Trigger webhook test
triggerWebhookTest body → 204400401429500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are PackageBase (19 properties), RepositorySummary (13 properties), WebhookSummary (8 properties), WebhookNotification (5 properties). Each schema is shown below with its type and property counts.

EventKindId
integer
Event kind: 0 - New package release 1 - Security alerts 2 - Repository tracking errors 4 - Repository scanning errors
WebhookSummary
object
8 properties 3 required
Error
object
1 property
PackageCategoryId
integer
Package category: 1 - AI / Machine learning 2 - Database 3 - Integration and delivery 4 - Monitoring and logging 5 - Networking 6 - Security 7 - Storage 8 - St…
PackageBase
object
19 properties 7 required
RepositorySummary
object
13 properties 7 required
WebhookTest
object
4 properties 2 required
WebhookSummaryWithPackages
WebhookNotification
object
5 properties 4 required
PackageSummary
Webhook
RepositoryKind
integer
Repository kind: 0 - Helm charts 1 - Falco rules 2 - OPA policies 3 - OLM operators 4 - Tinkerbell actions 5 - Krew kubectl plugins 6 - Helm plugins 7 - Tekton…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

artifact-hub-webhooks-api-openapi.yml Raw ↑

Other APIs Artifact Hub publishes across the network.

Artifact Hub API
Artifact Hub Organizations API
Artifact Hub Packages API
Artifact Hub Repositories API
Artifact Hub Stats API
Artifact Hub Subscriptions API
Artifact Hub Users API
Artifact Hub Availability checks API
Artifact Hub Integrations API
Where this information came from

This is an independent, third-party profile of Artifact Hub 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.