Dome9 Agentless API

Agentless Workload Posture

Operations 21

POST /v2/workload/agentless/aws/accounts/{id}/enable Enable AWP AWS account #
POST /v2/workload/agentless/azure/accounts/{id}/enable Enable AWP Azure account #
POST /v2/workload/agentless/aws/accounts/{id}/enableCentralizedAccount Add AWP AWS Centralized account #
POST /v2/workload/agentless/azure/accounts/{id}/enableCentralizedAccount Add AWP Azure Centralized account #
POST /v2/workload/agentless/aws/accounts/{id}/enableSubAccount Add AWP AWS Sub account #
POST /v2/workload/agentless/azure/accounts/{id}/enableSubAccount Add AWP Azure Sub account #
GET /v2/workload/agentless/{cloudProvider}/accounts/states Get current AWP accounts states #
GET /v2/workload/agentless/{cloudProvider}/accounts/states/{id} Get AWP account state #
GET /v2/workload/agentless/{cloudProvider}/accounts/{id} Get AWP account scanner configuration #
PATCH /v2/workload/agentless/{cloudProvider}/accounts/{id}/settings Modify a single AWP account scanner settings (supported for inAccount and Saas… #
PATCH /v2/workload/agentless/{cloudProvider}/accounts/{id}/centralizedAccountSettings Modify a single AWP centralized account scanner settings #
DELETE /v2/workload/agentless/aws/accounts/{id} Disable AWS account #
DELETE /v2/workload/agentless/azure/accounts/{id} Disable Azure account #
GET /v2/workload/agentless/aws/instances/{id} Get AWP workload scan details #
POST /v2/workload/agentless/aws/accounts/{id}/generate-onboarding-data Generate Aws onboarding data #
POST /v2/workload/agentless/azure/accounts/{id}/generate-onboarding-data Generate Azure onboarding data #
GET /v2/workload/agentless/azure/accounts/{id}/offboarding Get Azure offboarding data #
GET /v2/workload/agentless/{cloudProvider}/accounts/{id}/onboarding/checkForUpdate Check if the AWP account needs to be updated #
GET /v2/workload/agentless/azure/accounts/{id}/centralizedAccounts Get Azure centralized accounts data #
GET /v2/workload/agentless/accountSettings Get all AWP accounts scanner settings #
PATCH /v2/workload/agentless/accountSettings Modify all AWP accounts scanner settings #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/dome9-agentless-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

dome9-agentless-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  version: v2
  title: Dome9. Agentless API
  description: Agentless Workload Posture
servers:
- url: https://api.dome9.com
tags:


# --- truncated at 32 KB (50 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/dome9/refs/heads/main/openapi/dome9-agentless-api-openapi.yml