🔮

เช็คเบอร์มงคล

ตัวเลขศาสตร์ไทย · นพเคราะห์ · วิเคราะห์รายด้านโดย AI

🔗 API สำหรับนักพัฒนา (Developer API)
https://lucky.chaiyapat.space/api/analyze
รองรับ GET: ?number=0894569564 หรือ POST JSON: {"number": "0894569564"}
ตัวอย่าง API Response:
{
  "success": true,
  "number": "089xxxxxxx",
  "score": 950,
  "grade": "A+",
  "hasBadPair": false,
  "domains": {
    "fin": 190,
    "lov": 190,
    "car": 190,
    "hlt": 190,
    "lk": 190
  },
  "pairs": [
    { "pair": "xx", "level": 5, "name": "...", "desc": "..." },
    ...
  ],
  "prediction": {
    "finance": "...",
    "love": "...",
    "career": "...",
    "health": "...",
    "overall": "..."
  }
}
← กลับหน้าหลัก (Back to Home)