Umbrella Networks API overview

Networks

A Network resource represents a single public static or dynamic IP address, or a range of IP addresses. The Umbrella Networks API enables you to programmatically create and manage your organization's public networks. You can find the Umbrella Networks API endpoints under the deployments scope in the Umbrella API.

Verify the IP Range

Before you can register a network or update a network's IP address in Umbrella with the Umbrella Networks API, contact Cisco Umbrella Support to get your IP range verified.

Rate Limits for Deployments API Endpoints

Umbrella enables rate limits on the Networkss API endpoints. For more information, see Rate Limits > Deployments.

Request Headers

Unless specified, the Umbrella API endpoints use JSON for all requests and responses.

Note: For POST, PUT, and PATCH operations, set the HTTP Content-Type header to application/json in your API request.

Networks API Endpoints