System Tanichuassetment API Service

Welcome to the System Tanichuassetment API Service. Use our API to get data about various items.

API Usage Example

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",
}