Checker

The tool allows you to check the performance of the proxy.

Create checker task

Start proxy check

post
Authorizations
api-keystringRequired
Body
Responses
201

Created

application/json
post
/checker
201

Created

After creating a checker task, its identifier will be given in response, with which you can get up-to-date data on the task.

The proxy operation statuses will not be received in the response to this request. To get the result, it is necessary to make a request for the verification status with the results some time after the launch.

Get task result

Get checking informtion

get
Authorizations
api-keystringRequired
Path parameters
idstringRequired

Task identifier

Responses
get
/checker/{id}
200

Successful response

Last updated