Agent Object description
This API Object can be used in order communicate with a CoBrowser.net Agent. You are able to execute account specific functions, or receive agent specific data.
Returns
A JSON encoded string. The resultset is returned in an object with the same name as the command.
Call Method
The Agent object should be called as followes: https://client.cobrowser.net/api/Agent.php?user=username&apiKey=apiKey&c=command [[Optional: &commandoption=commanvalue]]
Authentication
Use your username and apiKey for authentication as described in Call Method.
- In order to use the API, your account must be setup with an API Key. Please use this form to request one.
- API calls are only accepted using https (SSL) connections.
Available Commands
The following commands are available for this API Object.
| Command | Description & Fields | Options | Returns |
| getGridCounts | Receive a list of the number of online visitors in each available category | - none | List visitor counts for the following categories:
|
Comments
0 comments
Article is closed for comments.