Notyfi webhooks API
The webhooks API from Notyfi — 4 operation(s) for webhooks.
Notyfi webhooks API is one of 5 APIs that Notyfi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include webhooks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 6 operations across 4 paths, and defines 11 schemas. It is described by OpenAPI 3.1.0, at version 1.2.0.
Requests are made against a single base URL, https://api.notyfi.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Notyfi webhooks API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
An API key is passed in the header as X-Api-Key (apiKeyAuth).
By default, every request must be authenticated.
bearerAuth— Notyfi API key: Authorization: Bearer notyfimk...apiKeyAuth— Notyfi API key as X-Api-Key.
Paths & Operations 6
Across 4 paths, the API surfaces 6 operations — 1 DELETE, 1 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are WebhookEndpointCreated (8 properties), WebhookEndpointInfo (7 properties), ValidationError (5 properties), WebhookTestResult (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Notyfi 4
Other APIs Notyfi publishes across the network.