ModernLoop Internal API
Apidatadog

Datadog API GET /api/{apiVersion}/* (provider-native passthrough)

Read operation: does not mutate upstream state.

curl -X GET "https://api.modernloop.dev/rest/v1/datadog/api/v1/*" \  -H "Authorization: Bearer $MLOOP_INTERNAL_MCP_API_KEY"
{}
{}
{}
Empty
{  "error": {    "code": "string",    "message": "string",    "upstreamStatus": 0  }}
{  "error": {    "code": "string",    "message": "string",    "upstreamStatus": 0  }}
{}
{}
{}
{}
{}
{}
{}
{}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

apiVersion*string

Datadog API major version (v1 or v2)

Value in

  • "v1"
  • "v2"

Response Body

application/json

application/json