Request URL
GET https://api.dotcom-monitor.com/config_api_v1/platforms
Returns list of all available platforms.
Success Response
If the request succeeds, the server responds with an HTTP status code and the list of all available platforms. Use these fields to specify information about platforms and packages in your API requests.
Fields Description
Field | Type | Description | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Id |
int32 |
Id equals Platform_Id. All devices are distributed by 5 platforms. Each platform has its own Platform_Id.
IMPORTANT: UserView is not supported by dotcom-monitor API v.1. Userview scripts can be created / recorded only using EveryStep Scripting Tool. Example:
|
|||||||||||||
Name | string | Monitoring Platform Name.
Example:
|
|||||||||||||
Packages | array | List of packages available within monitoring platform. For more information please check ou Price Matrix for exact platform at www.dotcom-monitot.com. | |||||||||||||
Package_Id | int32 | The unique id of the package. | |||||||||||||
Package_Name | string | Reflects a package name. |