Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Qminder Webhooks API

Manage webhook subscriptions

Qminder Webhooks API is one of 7 APIs that Qminder 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, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 1.0.

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

2 operations 2 paths 0 schemas 1 DELETE1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.qminder.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Qminder Webhooks API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Qminder-REST-API-Key (sec0). By default, every request must be authenticated.

Paths & Operations 2

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

Webhooks 2

Manage webhook subscriptions

POST
/v1/webhooks
Adding a webhook
adding-a-webhook body → 200
DELETE
/v1/webhooks/{id}
Removing a webhook
removing-a-webhook 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qminder-webhooks-api-openapi.yml Raw ↑

Other APIs Qminder publishes across the network.

Qminder Appointments API
Qminder Input Fields API
Qminder Lines API
Qminder Locations API
Qminder Tickets API
Qminder Users API