Learn about our new features recently updated daily.
Start a Test
Start a test session for an application that already registered and verified in the Beagle environment. Get your access token and application token from the Beagle web console.
API
POST https://api.beaglesecurity.com/v1/test/start
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
Response
status
Status code for the API call
status_url
URL for getting test status
result_url
URL for getting test result
result_token
A unique key for identify result session
message
Success/failure message for the API call

Next

Monitor the progress of an ongoing test using the Status of a Test API, which provides real-time updates on the test status.