The resources available on this site are made for developers that want to use, develop, and integrate with Senitron RFID Inventory / Tracking Cloud Services.
All Restful API's can test with tools like Postman, SoapUI, Katalon Studio or etc.
Most communications are based on JSON (JavaScript Object Notation) string formats, and developers may define content types proper for HTTP similar to the following:
Content-Type = application/json
Before communicating with Senitron API services you need to register and authenticate with the Senitron server, and then you will be free to explore using Senitron API services. Refer to the Registration & Authentication section.