Start learning the Smart+Connected Digital Platform

Authentication and API Access

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 now  

Retrieving Additional Information From CDP

Learn how to retrieve CDP Capabilities and Location information using Python

Learn now  

Retrieving Real Time Device Data From CDP

Learn how to retrieve real time CDP device information from CDP using Python

Learn now  

Find sample code and scripts

Python

Authentication and API Requests

by Tim Perry

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.

Python

Retrieving Information from the Smart+Connected Digital Platform

by Tim Perry

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.

Python

Requesting Real Time Data from the Smart+Connected Digital Platform

by Tim Perry

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 Platform Sandbox

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 Out

Try it Out

Questions? We are here to help

Most of the time, you just need a little push in the right direction. We hope our FAQ page will help you get there!