API get Details of the browser profile:
Request Url:
https://api.xlogin.us/v1/profile/detail?token=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&profileId=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Request Type: POST/GET
Name | Type | Description | required |
token | string | Authentication token | true |
profileId | string | Browser profile ID | true |
Request
{
"token": "66e9f73f3617c6afdc6768f7a61a58ae",
"profileId": "86AE6678-CFA1-4A38-94C2-6265CB25C404"
}
Note:
1. token: Please refer to the "API Token" tutorial.
2. profileId: Please refer to the "Where can the Profile ID be Found?" tutorial or use the profile/list interface to get all profileId.