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

Blues webhook API

Webhook APIs for non-notecard event ingestion

Blues webhook API is one of 14 APIs that Blues publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 11 JSON Schema definitions.

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

This API exposes 11 operations across 7 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 1.2.0.

Requests are made against a single base URL, https://api.notefile.net.

11 operations 7 paths 2 schemas 1 DELETE3 GET4 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.2.0
Base URL
https://api.notefile.net
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Blues webhook API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (personalAccessToken).

  • personalAccessToken — Use a personal access token from notehub.io/api-access

Paths & Operations 11

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

webhook 11

Webhook APIs for non-notecard event ingestion

POST
/v1/products/{productUID}/devices/{deviceUID}/webhook-event
Legacy endpoint for sending an event from a webhook, associated with the given device (provisioning it if necessary). The request body is a Note-shaped object containing the notefile name, body, and…
CreateLegacyWebhookEvent 2 params body → 200default
PUT
/v1/products/{productUID}/devices/{deviceUID}/webhook-session
Legacy endpoint for opening or updating a webhook session for the given device (provisioning the device if necessary). Used by external services that need to maintain a callable session against a dev…
UpdateLegacyWebhookSession 2 params body → 200default
POST
/v1/products/{productUID}/webhooks/{webhookUID}/devices/{deviceUID}/event
Sends an event to be processed by the specified webhook, addressed by productUID, associated with the given device (provisioning it if necessary). The entire request body becomes the event body. The…
CreateWebhookDeviceEventByProduct 3 params body → 200default
POST
/v1/products/{productUID}/webhooks/{webhookUID}/event
Sends an event to be processed by the specified webhook, addressed by productUID. The entire request body becomes the event body. The webhook's configured JSONata transform, if any, is applied before…
CreateWebhookEventByProduct 2 params body → 200default
GET
/v1/products/{productUID}/webhooks/{webhookUID}/settings
Retrieves the configuration settings for the specified webhook, addressed by productUID.
GetWebhookSettingsByProduct 2 params → 200default
PUT
/v1/products/{productUID}/webhooks/{webhookUID}/settings
Updates the configuration settings for the specified webhook, addressed by productUID. Update body will completely replace the existing settings.
UpdateWebhookSettingsByProduct 2 params body → 200default
GET
/v1/projects/{projectOrProductUID}/webhooks
Retrieves all webhooks for the specified project
GetWebhooks 1 param → 200default
DELETE
/v1/projects/{projectOrProductUID}/webhooks/{webhookUID}
Deletes the specified webhook
DeleteWebhook 2 params → 200default
GET
/v1/projects/{projectOrProductUID}/webhooks/{webhookUID}
Retrieves the configuration settings for the specified webhook
GetWebhook 2 params → 200default
POST
/v1/projects/{projectOrProductUID}/webhooks/{webhookUID}
Creates a webhook for the specified product with the given name. The name | must be unique within the project.
CreateWebhook 2 params body → 200default
PUT
/v1/projects/{projectOrProductUID}/webhooks/{webhookUID}
Updates the configuration settings for the specified webhook. | Webhook will be created if it does not exist. Update body will completely replace the existing settings.
UpdateWebhook 2 params body → 200default

Schemas 2

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

WebhookSettings
object
3 properties
Error
object
6 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

blues-wireless-webhook-api-openapi.yml Raw ↑

Other APIs Blues publishes across the network.

Notecard API
Blues alert API
Blues authorization API
Blues billing_account API
Blues device API
Blues event API
Blues external devices API
Blues jobs API
Blues monitor API
Blues organization API
Blues project API
Blues route API
Where this information came from

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