Automatic Login
Initial API Call
In order to login your subuser, you need to contact our web API to retrieve the unique URL to automatically login your subuser. Then display the generated URL to automatically login your subuser.| Parameter | Required | Requirements | Description |
|---|---|---|---|
| user | Yes | Must be set in email format | This is the subuser you will attempt to automatically login |
| password | No | Your subuser password. | Authenticate the subuser with this API call. |
Call
1
| |
Response
1 2 3 4 5 | |
Call
1
| |
Response
1 2 3 | |
iFrame Usage
Using the parameters returned from the Initial API Call, you can construct the iFrame URL as shown below.1
| |