If you're new to CDP, this is where to start. You'll learn how to authenticate from Python and make a CDP API Request
Learn how to retrieve CDP Capabilities and Location information using Python
Learn how to retrieve real time CDP device information from CDP using Python
This sample script demonstrates logging into the Smart+Connected Digital Platform and making an additional request. All Smart+Connected Digital Platform APIs (except authentication) require access tokens. In this example, those access tokens are obtained through the /login API and used to make another API request.
This sample script demonstrates making several Smart+Connected Digital Platform. In this example, additional information about the locations available to the current user and about the capabilities of the Smart+Connected Digital Platform instance itself is retrieved.
This sample script demonstrates getting Real Time Data from the Smart+Connected Digital Platform. In this example, real time device information for lighting is retrieved and visualized as a simple pie chart.
Smart+Connected Digital Plartform Sandbox is the Cisco cloud service provided to help customers, partners, and developers quickly integrate their solutions with a number of Cisco technologies.
The Sandbox provides developers with a safe environment to test and deploy Smart City applications using simulated sensor data accessible through real-time and historical data APIs.
Try it OutMost of the time, you just need a little push in the right direction. We hope our FAQ page will help you get there!