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

Agnost AI Alerts API

Alert configuration and monitoring

Agnost AI Alerts API is one of 14 APIs that Agnost AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Alerts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 15 operations across 11 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 2.1.2.

Requests are made against a single base URL, https://api.agnost.ai.

15 operations 11 paths 1 schemas 1 DELETE4 GET8 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.1.2
Base URL
https://api.agnost.ai
Authentication
API Key, HTTP Bearer, API Key, API Key
Contact
Resource Areas
1

Authentication & Security 4

Agnost AI Alerts API declares 4 security schemes for authenticating requests. An API key is passed in the header as x-org-id (OrgId). It accepts HTTP bearer tokens (JWT) (BearerAuth). An API key is passed in the header as x-api-key (ApiKey). An API key is passed in the header as x-org-id (OrgScope).

  • OrgId — Organization ID (UUID). Used by SDKs for event ingestion. Header is case-insensitive.
  • BearerAuth — JWT token from OAuth login.
  • ApiKey — API key (agnost ) for programmatic dashboard access. Issued via Settings → API Keys.
  • OrgScope — Optional. Selects which organization a JWT- or API-key-authenticated request targets when the credential has access to multiple.

Paths & Operations 15

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

Alerts 15

Alert configuration and monitoring

GET
/dashboard/api/alerts
List alerts
listAlerts → 200
POST
/dashboard/api/alerts
Create alert
createAlert body → 201
GET
/dashboard/api/alerts/{id}
Get alert by ID
getAlert 1 param → 200
PUT
/dashboard/api/alerts/{id}
Update alert
updateAlert 1 param body → 200
DELETE
/dashboard/api/alerts/{id}
Delete alert
deleteAlert 1 param → 204
POST
/dashboard/api/alerts/{id}/toggle
Toggle alert active status
toggleAlert 1 param → 200
GET
/dashboard/api/alerts/{id}/history
Get alert execution history
getAlertHistory 1 param → 200
POST
/dashboard/api/alerts/generate-query
Generate alert SQL from natural language (LLM)
generateAlertQuery body → 200
POST
/dashboard/api/alerts/build-query
Build alert SQL from structured params (no LLM)
buildAlertQuery body → 200
POST
/dashboard/api/alerts/test-query
Test a SQL query and return results
testAlertQuery body → 200
POST
/dashboard/api/alerts/{id}/test
Send a test notification for an existing alert
sendTestNotification 1 param body → 200
POST
/dashboard/api/alerts/summarize-action
LLM summarize action query results
summarizeAction body → 200
GET
/dashboard/api/report-config
Get report configuration
getReportConfig → 200
PUT
/dashboard/api/report-config
Update report configuration
saveReportConfig body → 200
POST
/dashboard/api/alerts/query
Unified alert query endpoint
alertQuery body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is AlertConfig (14 properties). Each schema is shown below with its type and property counts.

AlertConfig
object
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

agnost-ai-alerts-api-openapi.yml Raw ↑

Other APIs Agnost AI publishes across the network.

Agnost AI API Keys API
Agnost AI Auth API
Agnost AI Billing API
Agnost AI Classification API
Agnost AI Connections API
Agnost AI Conversations API
Agnost AI Dashboard API
Agnost AI Onboarding API
Agnost AI Organizations API
Agnost AI SDK API
Agnost AI Sentiments API
Agnost AI SOPs API
Where this information came from

This is an independent, third-party profile of Agnost AI Alerts 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.