Wing Security · Example Payload

Wing Security Saas App Example

AI SecurityIdentity Threat DetectionITDRSaaS SecuritySSPMSupply Chain Security

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

Top-level fields

idnamecategoryvendorriskScoreriskLeveldiscoverySourceuserspermissionsconnectionsmisconfigurationslastSeenstatus

Example Payload

wing-security-saas-app-example.json Raw ↑
{
  "id": "app-github-copilot-001",
  "name": "GitHub Copilot",
  "category": "AI Code Assistant",
  "vendor": "GitHub (Microsoft)",
  "riskScore": 65,
  "riskLevel": "High",
  "discoverySource": "OAuth",
  "users": ["user-alice@example.com", "user-bob@example.com", "user-charlie@example.com"],
  "permissions": [
    {
      "scope": "repo",
      "description": "Full access to repositories including private repositories",
      "sensitive": true
    },
    {
      "scope": "read:user",
      "description": "Read access to user profile information",
      "sensitive": false
    },
    {
      "scope": "workflow",
      "description": "Ability to update GitHub Actions workflow files",
      "sensitive": true
    }
  ],
  "connections": [
    {
      "targetApp": "Slack",
      "connectionType": "Webhook",
      "dataShared": ["Code snippets", "Pull request notifications"]
    }
  ],
  "misconfigurations": [
    {
      "id": "misc-001",
      "title": "Overly broad repository access",
      "severity": "High",
      "remediation": "Restrict OAuth scope to specific repositories needed for the workflow"
    }
  ],
  "lastSeen": "2026-05-03T10:30:00Z",
  "status": "Under Review"
}

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/wing-security-saas-app-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.