Environment
API Host
The test API host is https://api-test.thinla.com, while the official API host is https://api.thinla.com.
For example, if you want test Exchange access key API. please access it like:
curl -X POST "https://api-test.thinla.com:443/api/affiliate/auth/access/key"
-H "accept: */*"
-H "Content-Type: application/json"
-d "{\"secretId\":\"iIdIWYOe48zr8GlMUDMRQUNTYQgsev0wuLS57vpbVgQtkDpQv7\",
\"signature\":\"N9D45zcc4fJpUaecok42HRLbtRn8dBmG5ThGdFkH+KopSo1TrGiO9AMLYgiwGE5R7duruiRsqrMM6Ks/+JFhWQ==\",
\"timestamp\":1714529401842}"
Obtain Access Id and Key
During the testing phase, please visit https://test.thinlaaffiliate.com to obtain your test secret ID and secret key. Once you have completed your work, you can visit https://thinlaaffiliate.com to obtain the official secret ID and secret key.