REST API Documentation

ระบบจัดการ API สำหรับ Triple S Insurance Broker

// API Request Example
const response = await fetch(
  '/api/v1/insurance',
  {
    method: 'GET',
    headers: { 'Authorization': token }
  }
);

Fast

Response < 100ms

Secure

OAuth 2.0

Reliable

99.9% Uptime