latestOpenAPI 3.0.32026-08-10152216352.3 KB

eea119b4113f

api_other

Get all supported providers

Returns a list of all supported cloud and SaaS providers

get/api/inventory/providers

Response

Successful response

string[] required

Example response

[
  "aws",
  "gcp",
  "azurerm",
  "oci",
  "k8s",
  "akamai",
  "newrelic",
  "datadog"
]