# API Manual

- [วิธี Setting Postman ครั้งแรกก่อนใช้งาน](https://guide.wellexp.co/api-manual/setting-postman.md)
- [วิธีเรียกดูรายชื่อพนักงานทั้งหมดที่มีอยู่ในระบบจาก Usename ผ่านตัวแปร keyword](https://guide.wellexp.co/api-manual/usename-keyword.md)
- [วิธีเรียกดู Profile พนักงานจาก employee\_id](https://guide.wellexp.co/api-manual/profile-employee_id.md)
- [วิธีสร้างบัญชีผู้ใช้งานของพนักงานทีละคน](https://guide.wellexp.co/api-manual/undefined.md)
- [วิธีแก้ไขรายชื่อของพนักงาน](https://guide.wellexp.co/api-manual/undefined-1.md)
- [วิธีลบรายชื่อของพนักงาน](https://guide.wellexp.co/api-manual/undefined-2.md)
- [วิธีดูรายการหมวดหมู่ทั้งหมดของ WellPlace](https://guide.wellexp.co/api-manual/wellplace.md)
- [วิธีดูรายการแบรนด์ทั้งหมดของ WellPlace โดยเลือกเฉพาะหมวดหมู่](https://guide.wellexp.co/api-manual/wellplace-1.md)
- [วิธีดูรายการของรางวัลทั้งหมดของ WellPlace โดยเลือกเฉพาะหมวดหมู่และแบรนด์](https://guide.wellexp.co/api-manual/wellplace-2.md)
- [วิธีดูรายละเอียดของรางวัล](https://guide.wellexp.co/api-manual/undefined-3.md)
- [วิธีดูประวัติการแลกของรางวัล](https://guide.wellexp.co/api-manual/undefined-4.md)
- [วิธี เช็ค point ของพนักงาน](https://guide.wellexp.co/api-manual/point.md)
- [วิธีการเติม point ให้พนักงาน (แบบปกติ)](https://guide.wellexp.co/api-manual/point-1.md)
- [วิธีการเติม point ให้พนักงาน (แบบเช็ค point ปัจจุบัน)](https://guide.wellexp.co/api-manual/point-point.md)
- [วิธีดูประวัติ point เข้า-ออก ของพนักงาน](https://guide.wellexp.co/api-manual/point-2.md)
- [วิธีแลกของรางวัลประเภท Normal (แบบปกติ)](https://guide.wellexp.co/api-manual/normal.md)
- [วิธีแลกของรางวัลประเภท Normal (แบบ topup อัตโนมัติ)](https://guide.wellexp.co/api-manual/normal-topup.md)
- [วิธีแลกของรางวัลประเภท Redirect (แบบปกติ)](https://guide.wellexp.co/api-manual/redirect.md)
- [วิธีแลกของรางวัลประเภท Redirect (แบบ topup อัตโนมัติ)](https://guide.wellexp.co/api-manual/redirect-topup.md)
- [วิธีแลกคูปองของ shopeepay (แบบปกติ)](https://guide.wellexp.co/api-manual/shopeepay.md)
- [วิธีแลกคูปองของ shopeepay (แบบ topup อัตโนมัติ)](https://guide.wellexp.co/api-manual/shopeepay-topup.md)
- [วิธีต่ออายุการใช้งานของ employee](https://guide.wellexp.co/api-manual/employee.md)
- [วิธีเช็ค point ของ company](https://guide.wellexp.co/api-manual/point-company.md)
- [วิธี Setting Postman เมื่อใช้งาน New Feature Convert point ของ Partner to WellPoint](https://guide.wellexp.co/api-manual/setting-postman-new-feature-convert-point-partner-to-wellpoint.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.wellexp.co/api-manual.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
