Welcome to
OZ Suite Identifier


This is your IP address: copy
216.73.216.83

This is your device ID: copy
[calculating]

You can copy your IP and ID as an object.

Please use one of the requests below for further operations.:

Shows the IP address and Device ID on screen.
GET >
https://idf.oz.web.tr/


Gets only the IP address and device ID.  try
GET >
https://idf.oz.web.tr/?auto=1


Gets the IP Info Class.  try
GET >
https://idf.oz.web.tr/?ip={ip address}

(Please send the keyword 'auto' as the {ip address} variable, to get the current IP address info.)

Gets the Device Info Class.  try
GET >
https://idf.oz.web.tr/?id={device id}


Gets the DVIP Class, which contains IP Info and Device Info classes.  try
GET >
https://idf.oz.web.tr/?ip={ip address}&id={device id}


Saves and gets the Device Info Class.
POST >
https://idf.oz.web.tr/

   body: (UTF-8 encoding)
     {JSON format of OZIDInfo}

Saves and gets the Device Info Class.
POST >
https://idf.oz.web.tr/

   body: (UTF-8 encoding)
     {JSON format of OZIDInfo.IDInfoClass}

You can download the .NET Framework 4.7.2 version of the library from Nuget.org with same functionality for using on hardware devices. : OZ Suite .NET Framework Library

Please refer to OZ Suite Library for detailed information.