In order to interact with the RWS/REST NetDNA API. You need to have a “Consumer Key” and “Consumer Secret” pair, just like Amazon Web Service.
Text Tutorial
Login to your CDN Account credentials to https://developer.netdna.com.
Hover on your Email Address on the top-right corner of the screen, and under “My Applications”, click on “Create New App”.
In the “Register application” page, enter a NAME to identify your application, and a short description for it.
The Application URL and Callback URL are optional. You need them if the Application is interacting between your website and our RWS Server. If it’s a simple App to send or get information, it is safe to leave these two fields empty.
Hit “Register Application”.
Hover on your Email Address on the top-right corner of the screen, and under “My Applications”, click on “My Applications”.
Click on the name of your application to view the authentication information.
You will find your Consumer Key and Secret, as well as the Authorize URL and all other credentials you need to run your RWS-Powered APP.