Fetch Data
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsSample description
1770879436Authentication mechanism details retrieved
Sample description
Authentication mechanism details retrieved
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsSample description
Test roles retrieved
Sample description
Test roles retrieved
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsSample description
6464783058e3a17b14ddf64edescription
Sample description
nullnullnullnull0nullfalsenullnullnullfalsenull0null00nulldescription
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsSample description
description
Sample description
description
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsSample description
falsedescription
Sample description
nullnullnullnullnull0falsenullnullfalsenull0null16845641901684477790nulldescription
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsSample description
description
Sample description
description
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsSample description
description
Sample description
nullnullfalsenullnullnullnullnulldescription
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsSample description
trueBFLAdescription
Sample description
nullnulltruenullnullnullnullBFLAnullnulldescription
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsSample description
description
Sample description
nullnullnull0nullnull00nullnull0description
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsHex-encoded ObjectId of the testing run result summary.
64b1f2c3a4e5d6f7b8c9d0e1Returns the matching testing run result summary.
Returns the matching testing run result summary.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsNo request body required.
Returns the current auth mechanism document.
Returns the current auth mechanism document.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsNo request body required.
Returns custom and default test suites.
Returns custom and default test suites.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsNo request body required.
Returns the available test suite types.
Array of TestSuite enum values.
["OWASP_TOP_10","SANS_TOP_25","CUSTOM"]Returns the available test suite types.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsNumber of records to skip for pagination.
0Maximum number of records to return.
20Returns paginated vulnerable requests.
Returns paginated vulnerable requests.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsHex-encoded ObjectId of the testing run.
64a0e1b2c3d4e5f6a7b8c9d0Returns the first test result for the specified run.
Returns the first test result for the specified run.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsNo request body required.
Returns whether user-created test runs exist.
True if the account has at least one user-created test run.
trueReturns whether user-created test runs exist.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsIf true, returns full ApiInfo objects alongside the count.
false[1001,1002]["HIGH","CRITICAL"]["OPEN"]["BOLA"]17120000001712999999Returns count of affected APIs.
Number of unique APIs with matching issues.
14ApiInfo details (only present when showApiInfo=true).
Returns count of affected APIs.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsfalse[1001]Returns count of untested APIs.
Number of APIs with no testing history.
42ApiInfo details (only present when showApiInfo=true).
Returns count of untested APIs.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsfalse[1001]Returns count of once-tested APIs.
Number of APIs tested exactly once.
18ApiInfo details (only present when showApiInfo=true).
Returns count of once-tested APIs.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIs[1001,1002]Returns per-week tested API counts.
Returns per-week tested API counts.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsfalseReturns count of misconfigured tests.
Number of test results requiring configuration.
5ApiInfo details (only present when showApiInfo=true).
Returns count of misconfigured tests.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIs[1001,1002]Returns per-week test run counts.
Returns per-week test run counts.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsNo request body required.
Returns last cron run information.
Returns last cron run information.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsStart of the time range as Unix epoch seconds.
1712000000End of the time range as Unix epoch seconds. Defaults to now if omitted.
1712999999Returns testing coverage statistics.
Returns testing coverage statistics.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsDomain name to fetch the default payload for.
example.comReturns the default payload configuration for the domain.
Returns the default payload configuration for the domain.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsNo request body required.
Returns all default payloads for the account.
Returns all default payloads for the account.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsCollection IDs whose hosts should be included in the response.
[1001,1002]Returns current host mappings and collection hosts.
Returns current host mappings and collection hosts.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsID of the API collection to fetch configuration for.
1001Returns the test collection configuration properties.
Returns the test collection configuration properties.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsNo request body required.
Returns all property type definitions.
Returns all property type definitions.
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsCollection IDs to build the dependency table for.
[1001,1002]Number of records to skip for pagination.
0Returns the dependency table with nodes, parameters, and replacement details.
Paginated list of dependency nodes with parameter data.
Replacement detail configurations for the collections.
Total number of dependency nodes.
150Returns the dependency table with nodes, parameters, and replacement details.
1766398064Workflow JSON ready for download
Gson-serialized JSON string of the full WorkflowTest object
{"id":1766398064,"apiCollectionId":1748293710,"nodes":["node-1","node-2"],"edges":["edge-1-2"],"state":"PUBLISHED"}Forbidden
Unprocessable — workflow test not found
1766398064Workflow test serialized
Full JSON serialization of the WorkflowTest object
{"id":1766398064,"apiCollectionId":1748293710,"author":"admin@example.com","nodes":["node-1"],"edges":[],"state":"PUBLISHED"}Forbidden
Unprocessable — workflow test not found or serialization error
Common test template retrieved (content is empty string if not set)
YAML content of the common template
wordLists: userIds: - "1" - "2" - "3" adminEndpoints: - /admin - /internalForbidden
Test template ID to fetch
BOLA_TEST_CUSTOMTest content retrieved
YAML content of the test template
id: BOLA_TEST_CUSTOM info: name: Custom BOLA Test severity: HIGH ...Forbidden
Unprocessable — test ID empty or template not found
Hex ID returned by runTestForGivenTemplate
7b5d2e4ffe9a38791da2748aPlayground status retrieved
Current state of the playground run
COMPLETEDPossible values: Unprocessable — hex ID empty, invalid, or playground not found
List of callback UUIDs from the test result to check
["cb-uuid-abc123","cb-uuid-def456"]Callback status checked
true if at least one callback URL was hit by the target server
falseForbidden
Unprocessable — callbackUuids empty
UUID identifying the OTP test data slot
a1b2c3d4-e5f6-7890-abcd-ef1234567890OTP text retrieved
The OTP text received within the last 5 minutes for this UUID
482917Forbidden
Unprocessable — UUID null or OTP not received within 5 minutes
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsAccess matrix task list returned
Access matrix task list returned
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsURL-to-role and role-to-URLs mappings returned
URL-to-role and role-to-URLs mappings returned
application/jsonYOUR_API_KEY from Settings > Integrations > Akto APIsCollection IDs whose traffic samples to analyze. Must not be empty.
[1111111,2222222]Request header names to extract and count. Must not be empty.
["x-role","x-tenant-id"]Header value frequency map returned
Validation error — empty apiCollectionIds or headerNames
Last updated