Authentication
Authentication
Before accessing any endpoints, clients need to obtain an access token through the authentication process, using Username and Password The access token serves as a credential to authenticate the client’s requests to the API.
POST
Body
application/x-www-form-urlencoded
Response
200
application/json
Successful response
The response is of type object
.