Authentication
This endpoint is to check your API request and test if it is working by authenticating your user profile.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
OK
The response is of type object
.