📚 API Documentation

3DAIXS.COM Backend API

🔗 Base URL

http://localhost:5000/api

🔐 Authentication

POST /auth/login

Login với username và password

POST /auth/trial

Tạo tài khoản dùng thử 24h

GET /auth/me

Lấy thông tin user hiện tại

👥 Users

GET /users

Lấy danh sách users (Admin)

POST /users

Tạo user mới (Admin)

📇 Contacts

GET /contacts

Lấy danh sách danh bạ

POST /contacts

Tạo danh bạ mới

💬 Messages

POST /messages/parse

Parse tin nhắn cược (Preview)

POST /messages

Lưu tin nhắn đã parse

🎰 Lottery

GET /lottery/today

Kết quả hôm nay

GET /lottery/latest

7 kết quả gần nhất

POST /lottery/crawl

Crawl kết quả (Admin)

📖 Chi tiết đầy đủ:

Xem file: /opt/3daixs.com/TEST_API.md

Tổng cộng: 50+ endpoints