Getting Started

End Points:

Generate Client ID and Secret

  • make a UI to register and note here.

Go to our website and create your client Id and secret. This needs to be passed in every request header further.

Pass the Client ID and Client Secret in the headers as follows:

X-Client-Id :YOUR_CLIENT_ID
X-Client-Secret : YOUR_CLIENT_SECRET