{"type":"model","meta":{"id":"/apps/pubhub/media/cloud-security-apis-in-eft/9d37d008417d562ab46d4b67547a68457ce288d2/fb8a8151-5394-3d82-92c7-2af7325dde10","info":{"title":"Cisco Secure Access Security Feeds API","version":"1.0.2","description":"Create and manage the security feeds for the third-party and custom security vendors integrated in Secure Access.\nAfter you add a security feed, use the Secure Access Destination List API to add domains to the destination list for the security feed.\nSecure Access reviews the each domain in the security feed.\nIf Cisco Investigate assigns a **Popularity 90 day** normalized score below **40** for the domain,\nSecure Access adds the domain to the vendor's `thirdparty_block` destination list and blocks the domain.\nThe security feed's destination list has the `bundletypeId` of `1`.","contact":{"name":"Cloud Security Developer Community"}},"security":[{"oauthFlow":[]}],"tags":[{"name":"Feeds","description":"Manage the security feeds for the third-party and custom security vendors."}],"x-parser-conf":{"overview":{"markdownPath":"secure-access/reference/policies/security-feeds-overview.md","uri":"secure-access-api-reference-security-feeds-overview"}},"openapi":"3.0.1","servers":[{"url":"https://api.sse.cisco.com/{basePath}","variables":{"basePath":{"default":"policies/v2"}}}],"securitySchemes":{"oauthFlow":{"type":"oauth2","description":"The client credential flow.","flows":{"clientCredentials":{"tokenUrl":"https://api.sse.cisco.com/auth/v2/token","scopes":{"policies.feeds:write":"Write policies security security feeds","policies.feeds:read":"Read policies security security feeds"}}}}}},"spec":{"type":"integer","default":0,"description":"The ID of the third-party or custom security vendor.\nThe vendor ID for custom security vendors (`0`) is not required to create the security feed.\n| Security Vendor | Feed ID |\n| --------------------------- | -- |\n| Custom Feed | 0 |\n| FireEye | 1 |\n| Cyphort | 3 |\n| ZeroFOX | 5 |\n| ThreatQ | 8 |\n| ThreatConnect | 10 |\n| Cisco AMP Threat Grid | 11 |","example":1,"$$ref":"#/components/schemas/vendorId","title":"vendorId"}}