πAuthentication
Last updated
Last updated
POST /fiat/api/auth/token HTTP/1.1
Host: https:/.elapsed29.top
Content-Type: application/x-www-form-urlencoded
Accept: */*
Content-Length: 110
"grant_type='text'&username='text'&password='text'&scope=''&client_id='text'&client_secret='text'"{
"access_token": "text",
"token_type": "text"
}