Valence Security · Example Payload

Valence Security Alert Example

Example Valence Security alert for a misconfiguration in Microsoft 365

SaaS SecuritySSPMAI SecurityIdentity SecurityITDRPosture ManagementRisk Remediation

Valence Security Alert Example is an example object payload from Valence Security, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptionalert

Example Payload

valence-security-alert-example.json Raw ↑
{
  "description": "Example Valence Security alert for a misconfiguration in Microsoft 365",
  "alert": {
    "id": "alert_a1b2c3d4",
    "type": "misconfiguration",
    "severity": "high",
    "status": "open",
    "title": "Microsoft 365 External Sharing Enabled for All Users",
    "description": "External sharing is enabled organization-wide in Microsoft 365 SharePoint, allowing any authenticated external user to access shared content. This exposes sensitive business data to unauthorized parties.",
    "application": {
      "name": "Microsoft 365",
      "type": "Productivity"
    },
    "affected_resource": {
      "type": "SharePoint Policy",
      "identifier": "ExternalSharingPolicy-Global"
    },
    "risk_score": 78,
    "compliance_frameworks": ["SOC2", "ISO27001", "NIST-CSF"],
    "remediation": {
      "recommendation": "Disable external sharing or restrict to specific domains in SharePoint admin center",
      "automated": false
    },
    "created_at": "2026-05-01T14:30:00Z",
    "updated_at": "2026-05-01T14:30:00Z"
  }
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • 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 example
curl "https://apis.io/api/v1/examples/valence-security-alert-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

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

Get an API key

Free tier, no email required.

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