Wing Security · JSON Structure

Wing Security Saas App Structure

Structure of a SaaS application object in the Wing Security platform.

Type: Properties: 0
AI SecurityIdentity Threat DetectionITDRSaaS SecuritySSPMSupply Chain Security

SaaS Application is a JSON Structure definition published by Wing Security.

Meta-schema:

JSON Structure

wing-security-saas-app-structure.json Raw ↑
{
  "name": "SaaS Application",
  "description": "Structure of a SaaS application object in the Wing Security platform.",
  "fields": [
    { "name": "id", "type": "string", "required": true, "description": "Unique identifier." },
    { "name": "name", "type": "string", "required": true, "description": "Application name." },
    { "name": "category", "type": "string", "required": false, "description": "Functional category." },
    { "name": "vendor", "type": "string", "required": false, "description": "Application vendor." },
    { "name": "riskScore", "type": "integer", "required": false, "description": "Numerical risk score (0-100)." },
    { "name": "riskLevel", "type": "string", "required": true, "description": "Risk level: Critical, High, Medium, Low, Unknown." },
    { "name": "discoverySource", "type": "string", "required": false, "description": "How the application was discovered." },
    { "name": "users", "type": "array<string>", "required": false, "description": "Users who granted access." },
    { "name": "permissions", "type": "array<object>", "required": false, "description": "OAuth scopes and permissions." },
    { "name": "connections", "type": "array<object>", "required": false, "description": "App-to-app connections." },
    { "name": "misconfigurations", "type": "array<object>", "required": false, "description": "Detected misconfigurations." },
    { "name": "lastSeen", "type": "string (date-time)", "required": false, "description": "Most recent activity timestamp." },
    { "name": "status", "type": "string", "required": true, "description": "Governance status: Active, Inactive, Blocked, Under Review." }
  ]
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/wing-security-saas-app-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.