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

DoiT Alerts API

Notifications triggered when cloud costs exceed defined thresholds or meet specific conditions.

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

This API exposes 5 operations across 2 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version v1.

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

5 operations 2 paths 14 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.doit.com
Authentication
API Key, API Key, OAuth 2.0
Resource Areas
1

Authentication & Security 3

DoiT Alerts API declares 3 security schemes for authenticating requests. An API key is passed in the header as Authorization (api_key). An API key is passed in the header as X-Tenant-Id (tenantId). It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

  • api_key — Use the "Bearer " format or sign in for autofill
  • tenantId — Tenant (customer) ID that sets the request's customer context. Required when the credential can access more than one tenant; omit when the credential is scoped…

Paths & Operations 5

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

Alerts 5

Notifications triggered when cloud costs exceed defined thresholds or meet specific conditions.

GET
/analytics/v1/alerts
List alerts
listAlerts 5 params → 200400401403404
POST
/analytics/v1/alerts
Create an alert
createAlert body → 201400401403404
GET
/analytics/v1/alerts/{id}
Retrieve an alert
getAlert 1 param → 200400401403404
DELETE
/analytics/v1/alerts/{id}
Delete an alert
deleteAlert 1 param → 200400401403404
PATCH
/analytics/v1/alerts/{id}
Update an alert
updateAlert 1 param body → 200400401403404

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are AlertConfig (10 properties), Alert (7 properties), ExternalConfigFilter (7 properties), ExternalAlertList (3 properties). Each schema is shown below with its type and property counts.

AlertRequest
object
Request body for creating a new alert.
3 properties 2 required
AlertListItem
Alert as returned by the list endpoint. Identical to Alert but also includes owner. The owner field is only populated in list results; it is not returned by th…
AlertConfig
object
Parameters that define when and how an alert is evaluated.
10 properties 3 required
MetricConfig
object
Define how metrics are selected and filtered in reports.
2 properties 2 required
MetricFilterText
string
Text/operator used to filter metric values in metric filters (gt = greater than, lt = less than).
AlertUpdateRequest
object
Request body for modifying an existing alert.
3 properties 1 required
MetricType
string
Identifier for metric type (e.g., basic, custom, extended).
Error
object
Standard error response structure.
1 property
ExternalConfigFilter
object
To include or exclude certain values. When using allocation rules as a filter, both the type and the ID must be "allocationrule", and the values array contains…
7 properties 2 required
DimensionsTypes
string
Dimension filter type. Always pair type with id on scope filters. Discover valid id + type pairs for your account with GET /analytics/v1/dimensions. allocation…
Alert
object
Configuration and runtime metadata of an alert.
7 properties 1 required
Condition
string
Type of comparison for the alert threshold (used with operator and value). If omitted on create, defaults to percentage-change.
ExternalAlertList
object
List of alerts.
3 properties
Currency
string
Currency code for monetary values.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

doit-alerts-api-openapi.yml Raw ↑

Other APIs DoiT publishes across the network.

DoiT MCP Server
DoiT Account Team API
DoiT Allocations API
DoiT Annotations API
DoiT Anomalies API
DoiT Assets API
DoiT Auth API
DoiT Ava API
DoiT Billing Transfer API
DoiT Budget Suggestions API
DoiT Budgets API
DoiT Cloud Connect API
Where this information came from

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