The ASM API allows developers to collect performance data programmatically or manage their account from an external service.The Synthetic Monitoring API uses a RESTful JSON implementation that allows you programmatically get and set data in Synthetic Monitoring.
Required data
Requests must be provided with particular data to access the API.
Base URL
The base URL for all operations is https://api-wpm.apicasystem.com/v3/\
Authorization
You can authorize your requests either with either a basic authorization header or an authentication ticket parameter.
Header | Content | Example |
---|---|---|
|
|
|
Parameter | Content | Example |
---|---|---|
| Authentication ticket from API tool. | |
For complete documentation regarding the ASM API, refer to the core documentation at https://api-wpm.apicasystem.com/v3/Help. Supporting documentation will be referenced within this section.