เอกสาร API

นี่คือเอกสารสำหรับ API endpoints ที่มีอยู่ ซึ่งสร้างขึ้นตาม สถาปัตยกรรม REST API endpoints ทั้งหมดจะส่งคืน JSON response พร้อมกับ HTTP response codes มาตรฐาน และต้องการ Bearer Authentication ผ่าน API Key

การตรวจสอบสิทธิ์

ทุกจุดสิ้นสุดของ API ต้องการคีย์ API ที่ส่งโดย วิธีการรับรองความถูกต้องแบบ Bearer

curl --request GET \
--url 'https://swifttoollab.com/api/{endpoint}' \
--header 'Authorization: Bearer {api_key}' \
All API endpoint results work with the UTC timezone unless specified otherwise.
ผู้ใช้
การชำระเงินบัญชี
บันทึกบัญชี