API Automation

API Get the List of all Available Browser Profiles

API get the List of all available browser profiles:


Request Url:


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


Request Type: GET


NameTypeDescriptionrequired
tokenstringAuthentication tokentrue
searchstringLooking for profile name(Similar)false
tagstringGather by group name(Similar)false


Request


{
    "token": "66e9f73f3617c6afdc6768f7a61a58ae ",
    "tag": "xlogin.us"
}


Note:


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