This tutorial guides you through the process of building a sample application using the REST API. The goals for the tutorial are to gain competence and familiarity with the process of developing a DualShield application.
This tutorial uses Python as the programming language. It assumes:

  1. You have installed DualShield platform.
  2. You can write, test, and troubleshoot a Python application.


Building a DualShield application is actually quite simple. There are only 3 basic steps:

Register an API Agent

Download the API Agent Certificate

Write an API Application