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

Moogsoft Amazon CloudWatch API

API for Apex AIOps Incident Management Cloudwatch Service

Moogsoft Amazon CloudWatch API is one of 17 APIs that Moogsoft publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 18 operations across 12 paths, and defines 21 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.moogsoft.ai, https://api.dev.moogsoft.cloud.

18 operations 12 paths 21 schemas 2 DELETE8 GET2 PATCH6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.moogsoft.ai
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Moogsoft Amazon CloudWatch API declares 1 security scheme for authenticating requests. An API key is passed in the header as apiKey (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API Key for accessing Apex AIOps Incident Management Cloudwatch API

Paths & Operations 18

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

cloudwatch 18

Endpoints relating to cloudwatch operations

GET
/v2/integrations/aws
List all existing cloudwatch integrations
listCloudwatchV2 → 2004004044XX5XX
POST
/v2/integrations/aws
Create a new cloudwatch integration
createCloudwatchV2 body → 2004004044XX5XX
GET
/v2/integrations/aws/account
Get Moogsoft AWS accountID
cloudwatchAccountIdV2 → 2004004044XX5XX
POST
/v2/integrations/aws/credentials/test
Test cloudwatch credentials
testCloudwatchV2 body → 2004004044XX5XX
PATCH
/v2/integrations/aws/{id}
Update a cloudwatch integration
updateCloudwatchV2 1 param body → 2004004044XX5XX
DELETE
/v2/integrations/aws/{id}
Delete a cloudwatch integration
deleteCloudwatchV2 1 param → 2044004044XX5XX
POST
/v2/integrations/aws/{id}/detectors
Update cloudwatch detector configuration
updateCloudwatchDetectorsV2 1 param body → 2014004044XX5XX
GET
/v2/integrations/aws/{id}/detectors
Get cloudwatch detector configuration
getCloudwatchDetectorsV2 1 param → 2004004044XX5XX
GET
/v2/integrations/aws/{id}/status
Status for a cloudwatch integration
getCloudwatchStatusV2 1 param → 2004004044XX5XX
PATCH
/v1/integrations/aws/{name}deprecated
Update a cloudwatch integration
updateCloudwatch 1 param body → 2004004044XX5XX
DELETE
/v1/integrations/aws/{name}deprecated
Delete a cloudwatch integration
deleteCloudwatch 1 param → 2044004044XX5XX
GET
/v1/integrations/aws/{name}/statusdeprecated
Status for a cloudwatch integration
getCloudwatchStatus 1 param → 2004004044XX5XX
GET
/v1/integrations/aws/accountdeprecated
Get Moogsoft AWS accountID
cloudwatchAccountId → 2004004044XX5XX
GET
/v1/integrations/awsdeprecated
List all existing cloudwatch integrations
listCloudwatch → 2004004044XX5XX
POST
/v1/integrations/awsdeprecated
Create a new cloudwatch integration
createCloudwatch body → 2004004044XX5XX
POST
/v1/integrations/aws/{name}/detectorsdeprecated
Update cloudwatch detector configuration
updateCloudwatchDetectors 1 param body → 2014004044XX5XX
GET
/v1/integrations/aws/{name}/detectorsdeprecated
Get cloudwatch detector configuration
getCloudwatchDetectors 1 param → 2004004044XX5XX
POST
/v1/integrations/aws/credentials/testdeprecated
Test cloudwatch credentials
testCloudwatch body → 2004004044XX5XX

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are CloudwatchConfigDto (13 properties), BaseCloudwatchConfigDto (7 properties), CloudwatchDetectorConfig (5 properties), MetricConfigDto (5 properties). Each schema is shown below with its type and property counts.

MoogResponseListOfCloudwatchConfigDto
object
Apex AIOps Incident Management Cloudwatch API CloudwatchConfigDto response body
2 properties 2 required
CloudwatchConfigDto
object
13 properties 3 required
CloudwatchServices
string
Instant
number
MoogFailureResponse
object
Apex AIOps Incident Management Cloudwatch API failure response body
3 properties 2 required
MoogErrorResponse
object
Apex AIOps Incident Management Cloudwatch API error response body
3 properties 2 required
BaseCloudwatchConfigDto
object
7 properties 3 required
MoogResponseCloudwatchConfigDto
object
Apex AIOps Incident Management Cloudwatch API CloudwatchConfigDto response body
2 properties 2 required
MoogResponseCloudwatchAccountDto
object
Apex AIOps Incident Management Cloudwatch API CloudwatchAccountDto response body
2 properties 2 required
CloudwatchAccountDto
object
1 property
CloudwatchTestDto
object
2 properties 2 required
MoogResponseCloudwatchTestResponse
object
Apex AIOps Incident Management Cloudwatch API CloudwatchTestResponse response body
2 properties 2 required
CloudwatchTestResponse
object
4 properties
CloudwatchTestError
object
2 properties
CloudwatchRegionError
object
3 properties
MetricConfigDto
object
5 properties 2 required
MoogResponseListOfCloudwatchDetectorConfig
object
Apex AIOps Incident Management Cloudwatch API CloudwatchDetectorConfig response body
2 properties 2 required
CloudwatchDetectorConfig
object
5 properties
MoogResponseCloudwatchStatusDto
object
Apex AIOps Incident Management Cloudwatch API CloudwatchStatusDto response body
2 properties 2 required
CloudwatchStatusDto
object
2 properties
CloudwatchRegionStatus
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

moogsoft-cloudwatch-service-openapi.yaml Raw ↑

Other APIs Moogsoft publishes across the network.

Moogsoft Alerts/Incidents API
Moogsoft Azure Application Insights API
Moogsoft Create Your Own Integration API
Moogsoft Collector V2 API
Moogsoft Config API
Moogsoft Events Integration API
Moogsoft On-Call API
Moogsoft Rollup Service API
Moogsoft Metrics API
Moogsoft PagerDuty Integration API
Moogsoft Probable Root Cause API
Moogsoft Similar Incidents API
Where this information came from

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