Alert Verification API#
This page provides API reference for the Alert Verification microservice.
Overview#
The Alert Verification API provides HTTP endpoints for alert and incident submission. It enables external systems to submit alerts for processing through the Alert Verification Microservice.
Base URL#
The API is available at:
REST API:
http://<host>:<port>/api/v1
Authentication#
The Alert Verification API does not currently require authentication. Requests are accepted without an Authorization header.
Note
When deployed behind an API Gateway, authentication may be enforced at the gateway level. Consult your deployment configuration for details.
Reference#
Schema References#
For complete schema definitions, refer to the Protobuf Schema documentation.