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

Northmill Web Hooks API

The WebHooks API from Northmill — 4 operation(s) for webhooks.

Northmill Web Hooks API is one of 31 APIs that Northmill 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, an API reference, and API documentation.

This API exposes 10 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against a single base URL, https://api.moreflo.com.

10 operations 4 paths 4 schemas 2 DELETE4 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://api.moreflo.com
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Northmill Web Hooks API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basic).

  • basic — Basic HTTP Authentication

Paths & Operations 10

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

WebHooks 10
GET
/v2/webhooks
Get all web hooks.
WebHooks_Get 3 params → 200
PUT
/v2/webhooks
Update webhooks. User remote ip address must be in list of IPs resolved from host part in URL of webhook.
WebHooks_Update 1 param body → 200
POST
/v2/webhooks
Create webhooks. User remote ip address must be in list of IPs resolved from host part in URL of webhook.
WebHooks_Create 1 param body → 200
GET
/v2/stores/{externalStoreId}/webhooks
Get all web hooks.
WebHooks_Get 3 params → 200
PUT
/v2/stores/{externalStoreId}/webhooks
Update webhooks. User remote ip address must be in list of IPs resolved from host part in URL of webhook.
WebHooks_Update 1 param body → 200
POST
/v2/stores/{externalStoreId}/webhooks
Create webhooks. User remote ip address must be in list of IPs resolved from host part in URL of webhook.
WebHooks_Create 1 param body → 200
GET
/v2/webhooks/{Id}
Get a web hook.
WebHooks_Get 2 params → 200
DELETE
/v2/webhooks/{Id}
Delete a web hook.
WebHooks_Delete 2 params → 200
GET
/v2/stores/{externalStoreId}/webhooks/{Id}
Get a web hook.
WebHooks_Get 2 params → 200
DELETE
/v2/stores/{externalStoreId}/webhooks/{Id}
Delete a web hook.
WebHooks_Delete 2 params → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are MoreFlo.Models.InterfaceModels.WebHookCreate (8 properties), MoreFlo.Models.InterfaceModels.WebHook (7 properties), MoreFlo.Models.InterfaceModels.WebHooksResult (5 properties), MoreFlo.Models.InterfaceModels.WebHookResult (4 properties). Each schema is shown below with its type and property counts.

MoreFlo.Models.InterfaceModels.WebHook
object
Represents a WebHook, which is a mechanism for one application to provide real-time information to another.
7 properties 2 required
MoreFlo.Models.InterfaceModels.WebHookResult
object
Represents the result of an operation that returns a single WebHook. This class encapsulates a WebHook object and its unique identifier, typically used in API…
4 properties
MoreFlo.Models.InterfaceModels.WebHooksResult
object
Represents a paginated result containing a list of WebHook results. This class is used to return a collection of WebHooks, along with pagination information, i…
5 properties
MoreFlo.Models.InterfaceModels.WebHookCreate
object
Represents the data used to create a new WebHook. This class extends the WebHook class and adds properties specific to the creation of a WebHook.
8 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

northmill-webhooks-api-openapi.yml Raw ↑

Other APIs Northmill publishes across the network.

Northmill Bank Open Banking API for TPPs
Northmill Account Codes API
Northmill Accounting Settings API
Northmill Articles API
Northmill Articles Availability API
Northmill Article Sets API
Northmill Bookable Resource Event Instances API
Northmill Bookable Resources API
Northmill Booking Orders API
Northmill Brands API
Northmill Campaigns API
Northmill Cash Cards API
Where this information came from

This is an independent, third-party profile of Northmill Web Hooks 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.