/dnacenter_auth_token

Sample code for Cisco DNA Center Auth Token - access token required for all API calls

Primary LanguagePythonOtherNOASSERTION

Cisco DNA Center Auth Token

This is a Python sample code to showcase how to get the Cisco DNA Center Auth Token required by all API calls.

Cisco Products & Services:

  • Cisco DNA Center

Tools & Frameworks:

  • Python environment

Usage

  • $ python get_auth_token.py

Sample output: The Cisco DNA Center Token is: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJz...

License

This project is licensed to you under the terms of the Cisco Sample Code License.