API Automation

API to Get All Groups List

API to Get all groups list:


Request Url:


https://api.xlogin.us/v1/tag/list?token=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx


Request Type: GET


NameTypeDescriptionrequired
tokenstringAuthentication tokentrue


Request


{
    "token": "66e9f73f3617c6afdc6768f7a61a58ae"
}


Note:


Please refer to the "API Token" tutorial to view your API token.