Welcome to the System Tanichuassetment API Service. Use our API to get data about various items.
To use the API, send a GET request to the following endpoint:
https://api.system-tanichuassetment.com/api/health
Example request:
curl https://api.system-tanichuassetment.com/api/health
Example response:
{
"status": "ok",
}