Skip to content

Check API Availability

Ks Tan edited this page Nov 7, 2018 · 9 revisions

This API used for identify server and api availability.

http(s)://simbiz_system_url/api.php?action=checkconnection&module=system

The result of API as below:

{
"status":"OK",
"msg":"API ready",
"version":2
}