> For the complete documentation index, see [llms.txt](https://developers.accesstrade.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.accesstrade.vn/api-publisher-vietnamese/authentication.md).

# Authentication

Tất cả các request đến API đều yêu cầu token trong header (bao gồm tất cả các methods: GET, POST, PUT...)

`Authorization: Token <access_key>`

`Content-Type: application/json`&#x20;

Lưu ý: cần truyền chính xác value cho key “Authorization” là : Token \`access\_key của bạn\`. (Token + \`dấu cách\` + \`access\_token\`) Access key lấy tại \`<http://pub.accesstrade.vn/accounts/profile\\`>
