Cisco Umbrella NextGen APIs
Number of APIs: 55
Cisco Umbrella Qodex Collection.
The Umbrella API provides a standard REST interface and supports the OAuth 2.0 client credentials flow. Log in to Umbrella and create an Umbrella API key to get started. Then, use your API credentials to generate an API access token.
Cloud Security API documentation: https://developer.cisco.com/docs/cloud-security/
Umbrella login page:Β https://login.umbrella.com
-
Deployments-5. Tunnels - Remove a Tunnel DELETE {{server}}deployments/v2/tunnels/enterTunnelID
-
1. Auth - Start Here - Get Access Token GET {{Authurl}}
-
Deployments-1. Networks and Sites - List networks GET {{server}}deployments/v2/networks
-
Policies - Remove Destinations from a List DELETE {{server}}policies/v2/destinationlists/EnterADestinationListId/destinations/remove
-
Reports-API Usage - API Summary GET {{server}}reports/v2/apiUsage/summary?from=YYYY-MM-DD&to=YYYY-MM-DD
-
Reports-Activity - All Activity GET {{server}}reports/v2/activity?from=EnterTheFromDateInEpochMs&to=EnterTheToDateInEpochMs&limit=1&offset=0
-
Reports-Destinations - Top Destinations DNS GET {{server}}reports/v2/top-destinations/dns?from=EnterTheFromDateInEpochMs&to=EnterTheToDateInEpochMs&limit=1&offset=0
-
Investigate - Get Samples for Domain, IP, or URL GET {{server}}investigate/v2/samples/enterDomainURL
-
Reports-Activity - Firewall Activity GET {{server}}reports/v2/activity/firewall?from=EnterTheFromDateInEpochMs&to=EnterTheToDateInEpochMs&limit=1&offset=0
-
Reports-Total Requests - Total Requests Firewall GET {{server}}reports/v2/total-requests/firewall?from=EnterTheFromDateInEpochMs&to=EnterTheToDateInEpochMs&limit=1&offset=0