Learn about our new features recently updated daily.
Status of a Test
Get the status of a test that triggered from the API.
API
POST https://api.beaglesecurity.com/v1/test/status
Request headers
Content-Type: application/json
Request body
access_token
A unique token for accessing the API
application_token
A unique token for identifying the application in your account
result_token
A unique key for identify result session
Response
status
Status code for the API call
progress
Percentage of test completed
message
Success/failure message for the API call
message
Success/failure message for the API call

Next

Need to halt a running test? The Stop a Test API allows you to cancel an ongoing security test at any stage.