บัญชี

บันทึก
ระดับผู้เชี่ยวชาญ
คีย์ API ควรถูกส่งเป็นโทเคน Bearer ในส่วนหัวของการขออนุญาต รับคีย์ API ของคุณ.
แสดง

จุดสิ้นสุด API:

GET
https://ans.pna.co.th/api/v1/account

ตัวอย่างคำขอ:

curl --location --request GET 'https://ans.pna.co.th/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'