Modify Data
You can get this from Settings > Integrations > Akto APls > Generate token
API_KEYnullfalsefalseID_WRAP_ARRAY_OF_PARAMS_JSON_BODY_INTEGER_VALTESTING_UI-1CUSTOMfalsefalsefalsefalse-11756905566falsejuice_shop_demo_BFLA_BOLA_NO_AUTHdescription
description
Name of the API collection to paginate.
My API CollectionPagination cursor: URL returned at the end of the previous page. Omit on the first request.
Pagination cursor: HTTP method returned at the end of the previous page. Omit on the first request.
Number of endpoints per page. Values ≤ 0 or > 500 are clamped to 500.
100Paginated Burp request/response entries.
Pass this value as lastUrlFetched in the next request to get the next page. null when there is no more data.
/api/usersPass this value as lastMethodFetched in the next request.
GETcollectionName does not match any existing collection.
JSON string representing the recorded login flow steps.
[{"action":"navigate","url":"https://app.example.com/login"},{"action":"type","selector":"#username","value":"admin"},{"action":"click","selector":"#login-btn"}]JavaScript expression or command executed after the login flow to extract the auth token (e.g. document.cookie).
document.cookieName of the test role to associate with this login flow.
adminIf set and the account has hybridTestingEnabled, activates hybrid mode and a TestingRunPlayground ID is returned for polling.
Flow uploaded. testingRunPlaygroundId is non-null only in hybrid mode.
ObjectId hex of the TestingRunPlayground document. null in standard mode.
Flow uploaded. testingRunPlaygroundId is non-null only in hybrid mode.
Last updated