บัญชีของฉัน

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

ปลายทาง API:

GET
https://chimera.market.pna.co.th/api/v1/account

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

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