Cisco Catalyst Center API

The Cisco Catalyst Center API (formerly Cisco DNA Center) provides programmatic management of Cisco enterprise network infrastructure, including discovery, inventory, provisioning, assurance, software image management, and policy. Authentication uses a basic-auth token exchange that returns a session token used as the X-Auth-Token header for subsequent calls. Responses are JSON.

API entry from apis.yml

apis.yml Raw ↑
aid: cisco-hardware:catalyst-center-api
name: Cisco Catalyst Center API
tags:
- Automation
- Catalyst
- Network Management
- SDN
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://developer.cisco.com/docs/dna-center/
properties:
- url: https://developer.cisco.com/docs/dna-center/
  type: Documentation
- url: https://developer.cisco.com/docs/dna-center/api/
  type: APIReference
- url: https://devnetsandbox.cisco.com/
  type: Sandbox
description: The Cisco Catalyst Center API (formerly Cisco DNA Center) provides programmatic management
  of Cisco enterprise network infrastructure, including discovery, inventory, provisioning, assurance,
  software image management, and policy. Authentication uses a basic-auth token exchange that returns
  a session token used as the X-Auth-Token header for subsequent calls. Responses are JSON.