Getting Started

To start integrating with Netzme open API make sure you already have access key and secret key provided

Netzme team will provided you the access key and secret key via email.

access key : axxxaxzz
secret key : W34343434343

use the access key and secret key to form the Basic Auth base64-encoded string

format for Basic Auth

Basic Auth
Authorization: Basic ZGVtbzpwQDU1dzByZA==

Please note that for security layer Netzme require to use IP Sec.

Last updated