Cisco Secure Access Networks API overview

Networks

A Cisco Secure Access Network resource represents a single public static or dynamic IP address, or a range of IP addresses. The Secure Access Networks API enables you to programmatically create and manage your organization's public networks.

You can find the Secure Access Networks API endpoints under the deployments scope.

Overview

Verify the IP Range

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

Rate Limits for Networks

Secure Access enables rate limits on the Networks API endpoints. For more information, see Rate Limits > Networks.

Request Headers

Unless specified, the Secure Access 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