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

Weavix Mass Alerts API

The Mass Alerts API from Weavix — 2 operation(s) for mass alerts.

Weavix Mass Alerts API is one of 8 APIs that Weavix publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Mass Alerts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 3 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.weavix.com.

3 operations 2 paths 0 schemas 2 GET1 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.weavix.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Weavix Mass Alerts API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — Account API key passed as the Authorization request header. Keys are created in the weavix Console under Configuration - API Keys (Secret + Authorization Token…

Paths & Operations 3

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

Mass Alerts 3
GET
/core/alert-types
Get the types of alerts available
listAlertTypes → 200
POST
/track/facility-alerts/{facilityId}
Send a mass alert
sendMassAlert 1 param body → 200
GET
/track/facility-alerts/{facilityId}
Get history of all alerts at a site
listFacilityAlerts 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weavix-mass-alerts-api-openapi.yml Raw ↑

Other APIs Weavix publishes across the network.

Weavix Channels & Messaging API
Weavix Crafts API
Weavix Forms API
Weavix Geofences API
Weavix Permission Groups API
Weavix Sites API
Weavix User Management API