API reference

You will need the following inputs for each of the API endpoints:

  • YOUR_API_KEY : Go to My account > Settings > Integrations and fetch API key under Akto API. You should pass it with the header X-API-KEY.

  • URL : This is the url of your Akto dashboard.

POST request for endpoint /api/fetchTestRunResultDetails

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

testingRunResultHexIdstringOptionalExample: 6464783658e3a17b14ddfa67
Responses
chevron-right
200

description

application/json

Sample description

metadatastringOptionalExample: null
testingRunResultsstringOptionalExample: null
testingRunResultSummariesstringOptionalExample: null
runIssuesstringOptionalExample: null
selectedTestsstringOptionalExample: null
maxConcurrentRequestsinteger · int32OptionalExample: 0
testingRunsstringOptionalExample: null
recurringDailybooleanOptionalExample: false
workflowTeststringOptionalExample: null
authMechanismstringOptionalExample: null
fetchCicdbooleanOptionalExample: false
testingRunstringOptionalExample: null
testRunTimeinteger · int32OptionalExample: 0
testingRunHexIdstringOptionalExample: null
endTimestampinteger · int32OptionalExample: 0
startTimestampinteger · int32OptionalExample: 0
testNamestringOptionalExample: null
post
/api/fetchTestRunResultDetails
200

description

POST request for endpoint /api/fetchDataTypes

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body
objectOptional

Sample description

Responses
chevron-right
200

description

application/json
objectOptional

AKTO_ERROR while building schema

post
/api/fetchDataTypes
200

description

POST request for endpoint /api/fetchAffectedEndpoints

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

Responses
chevron-right
200

description

application/json

Sample description

filterSubCategorystringOptionalExample: null
vulnerableRequestsstringOptionalExample: null
filterCollectionsIdstringOptionalExample: null
filterStatusstringOptionalExample: null
skipinteger · int32OptionalExample: 0
filterSeveritystringOptionalExample: null
startEpochinteger · int32OptionalExample: 0
issueIdArraystringOptionalExample: null
testSourceConfigsstringOptionalExample: null
issuesstringOptionalExample: null
subCategoriesstringOptionalExample: null
totalIssuesCountinteger · int32OptionalExample: 0
testingRunResultstringOptionalExample: null
ignoreReasonstringOptionalExample: null
limitinteger · int32OptionalExample: 0
categoriesstringOptionalExample: null
statusToBeUpdatedstringOptionalExample: null
post
/api/fetchAffectedEndpoints
200

description

POST request for endpoint /api/fetchTagConfigs

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body
objectOptional

Sample description

Responses
chevron-right
200

description

application/json

Sample description

tagConfigstringOptionalExample: null
namestringOptionalExample: null
activebooleanOptionalExample: false
keyConditionFromUsersstringOptionalExample: null
createNewbooleanOptionalExample: false
keyOperatorstringOptionalExample: null
post
/api/fetchTagConfigs
200

description

POST request for endpoint /api/loadContent

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

apiCollectionIdinteger · int32OptionalExample: 1684477780
Responses
chevron-right
200

description

application/json
objectOptional

Sample description

post
/api/loadContent
200

description

POST request for endpoint /api/retrieveAllCollectionTests

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

fetchCicdbooleanOptionalExample: false
Responses
chevron-right
200

description

application/json

Sample description

metadatastringOptionalExample: null
testingRunResultsstringOptionalExample: null
testingRunResultSummariesstringOptionalExample: null
runIssuesstringOptionalExample: null
selectedTestsstringOptionalExample: null
maxConcurrentRequestsinteger · int32OptionalExample: 0
recurringDailybooleanOptionalExample: false
workflowTeststringOptionalExample: null
testingRunResultstringOptionalExample: null
fetchCicdbooleanOptionalExample: false
testingRunstringOptionalExample: null
testRunTimeinteger · int32OptionalExample: 0
testingRunHexIdstringOptionalExample: null
endTimestampinteger · int32OptionalExample: 1684564190
startTimestampinteger · int32OptionalExample: 1684477790
testNamestringOptionalExample: null
post
/api/retrieveAllCollectionTests
200

description

POST request for endpoint /api/fetchPostmanWorkspaces

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

api_keystringOptionalExample: PMAK-646733223asdasas579bbdd-dca753sdufhgy98erhwui245f12102
Responses
chevron-right
200

description

application/json

Sample description

postmanCredstringOptionalExample: {}
post
/api/fetchPostmanWorkspaces
200

description

POST request for endpoint /api/fetchQuickStartPageState

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body
objectOptional

Sample description

Responses
chevron-right
200

description

application/json

Sample description

aktoMirroringStackNamestringOptionalExample: null
awsRegionstringOptionalExample: null
awsAccountIdstringOptionalExample: null
aktoDashboardStackNamestringOptionalExample: null
configuredItemsstring[]OptionalExample: BURP
aktoDashboardRoleNamestringOptionalExample: null
post
/api/fetchQuickStartPageState
200

description

POST request for endpoint /api/importDataFromPostmanFile

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

postmanCollectionFilestringOptionalExample: { "info": { "_postman_id": "c144967f-ca7f-4d01-a2a3-b171512d11e7", "name": "test01", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "_exporter_id": "16638923" }, "item": [ { "name": "req01", "request": { "method": "GET", "header": [], "url": { "raw": "url01?p01=v01&p02&p03", "host": [ "url01" ], "query": [ { "key": "p01", "value": "v01" }, { "key": "p02", "value": null }, { "key": "p03", "value": null } ] } }, "response": [] }, { "name": "re02", "request": { "auth": { "type": "apikey", "apikey": [ { "key": "value", "value": "", "type": "string" }, { "key": "key", "value": "k01", "type": "string" } ] }, "method": "POST", "header": [ { "key": "h01", "value": "", "type": "default" }, { "key": "h02", "value": "", "type": "default" } ], "url": { "raw": "re102?p01&p02&p03&p04", "host": [ "re102" ], "query": [ { "key": "p01", "value": null }, { "key": "p02", "value": null }, { "key": "p03", "value": null }, { "key": "p04", "value": null } ] } }, "response": [] }, { "name": "r03", "request": { "method": "DELETE", "header": [], "url": { "raw": "d01?p01", "host": [ "d01" ], "query": [ { "key": "p01", "value": null } ] } }, "response": [] } ] }
allowReplaybooleanOptionalExample: true
Responses
chevron-right
200

description

application/json

Sample description

postmanCredstringOptionalExample: {}
workspacesstringOptionalExample: null
post
/api/importDataFromPostmanFile
200

description

POST request for endpoint /api/fetchAPICollection

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

useHostbooleanOptionalExample: false
apiCollectionIdinteger · int32OptionalExample: 1684477780
Responses
chevron-right
200

description

application/json

Sample description

post
/api/fetchAPICollection
200

description

POST request for endpoint /api/fetchAllSubCategories

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body
objectOptional

Sample description

Responses
chevron-right
200

description

application/json
objectOptional

AKTO_ERROR while building schema

post
/api/fetchAllSubCategories
200

description

POST request for endpoint /api/fetchNewParametersTrend

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

endTimestampinteger · int32OptionalExample: 1684477941
startTimestampinteger · int32OptionalExample: 1679293941
Responses
chevron-right
200

description

application/json

Sample description

post
/api/fetchNewParametersTrend
200

description

POST request for endpoint /api/fetchFilters

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body
objectOptional

Sample description

Responses
chevron-right
200

description

application/json

Sample description

post
/api/fetchFilters
200

description

POST request for endpoint /api/fetchTestRoles

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body
objectOptional

Sample description

Responses
chevron-right
200

description

application/json

Sample description

roleNamestringOptionalExample: null
andConditionsstringOptionalExample: null
selectedRolestringOptionalExample: null
orConditionsstringOptionalExample: null
post
/api/fetchTestRoles
200

description

POST request for endpoint /api/fetchSubTypeCountMap

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

endTimestampinteger · int32OptionalExample: 1684478055
startTimestampinteger · int32OptionalExample: 0
Responses
chevron-right
200

description

application/json

Sample description

listOfEndpointsInCollectionstringOptionalExample: null
endpointsstringOptionalExample: null
methodstringOptionalExample: null
skipinteger · int32OptionalExample: 0
apiCollectionIdinteger · int32OptionalExample: -1
filtersstringOptionalExample: null
urlstringOptionalExample: null
filterOperatorsstringOptionalExample: null
urlsstringOptionalExample: null
sortKeystringOptionalExample: null
sortOrderinteger · int32OptionalExample: 0
limitinteger · int32OptionalExample: 0
post
/api/fetchSubTypeCountMap
200

description

POST request for endpoint /api/fetchIssueFromTestRunResultDetails

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

testingRunResultHexIdstringOptionalExample: 6464783658e3a17b14ddfa67
Responses
chevron-right
200

description

application/json

Sample description

metadatastringOptionalExample: null
testingRunResultsstringOptionalExample: null
testingRunResultSummariesstringOptionalExample: null
selectedTestsstringOptionalExample: null
maxConcurrentRequestsinteger · int32OptionalExample: 0
testingRunsstringOptionalExample: null
recurringDailybooleanOptionalExample: false
workflowTeststringOptionalExample: null
authMechanismstringOptionalExample: null
testingRunResultstringOptionalExample: null
fetchCicdbooleanOptionalExample: false
testingRunstringOptionalExample: null
testRunTimeinteger · int32OptionalExample: 0
testingRunHexIdstringOptionalExample: null
endTimestampinteger · int32OptionalExample: 0
startTimestampinteger · int32OptionalExample: 0
testNamestringOptionalExample: null
post
/api/fetchIssueFromTestRunResultDetails
200

description

POST request for endpoint /api/fetchSearchTestResults

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

searchTextstringOptional
Responses
chevron-right
200

description

application/json

Sample description

severitystringOptionalExample: null
searchTextstringOptional
descriptionstringOptionalExample: null
defaultCreatorbooleanOptionalExample: false
testSourceConfigsstringOptionalExample: null
categorystringOptionalExample: null
subcategorystringOptionalExample: null
urlstringOptionalExample: null
tagsstringOptionalExample: null
post
/api/fetchSearchTestResults
200

description

POST request for endpoint /api/fetchSensitiveSampleData

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

methodstringOptionalExample: POST
apiCollectionIdinteger · int32OptionalExample: 1684477780
urlstringOptionalExample: /api/fetchQuickStartPageState
Responses
chevron-right
200

description

application/json

Sample description

sensitiveSampleDatastringOptionalExample: {}
sampleDataListstringOptionalExample: null
trafficstringOptionalExample: {}
post
/api/fetchSensitiveSampleData
200

description

POST request for endpoint /api/loadParamsOfEndpoint

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

methodstringOptionalExample: POST
apiCollectionIdinteger · int32OptionalExample: 1684477780
urlstringOptionalExample: /api/fetchQuickStartPageState
Responses
chevron-right
200

description

application/json

Sample description

post
/api/loadParamsOfEndpoint
200

description

POST request for endpoint /api/getAllCollections

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body
objectOptional

Sample description

Responses
chevron-right
200

description

application/json

Sample description

apiCollectionIdinteger · int32OptionalExample: 0
post
/api/getAllCollections
200

description

POST request for endpoint /api/updateIssueStatus

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

ignoreReasonstringOptionalExample: No time to fix
statusToBeUpdatedstringOptionalExample: IGNORED
Responses
chevron-right
200

description

application/json

Sample description

filterSubCategorystringOptionalExample: null
vulnerableRequestsstringOptionalExample: null
filterCollectionsIdstringOptionalExample: null
similarlyAffectedIssuesstringOptionalExample: null
filterStatusstringOptionalExample: null
skipinteger · int32OptionalExample: 0
filterSeveritystringOptionalExample: null
startEpochinteger · int32OptionalExample: 0
issueIdArraystringOptionalExample: null
testSourceConfigsstringOptionalExample: null
issuesstringOptionalExample: null
subCategoriesstringOptionalExample: null
totalIssuesCountinteger · int32OptionalExample: 0
testingRunResultstringOptionalExample: null
ignoreReasonstringOptionalExample: null
limitinteger · int32OptionalExample: 0
categoriesstringOptionalExample: null
statusToBeUpdatedstringOptionalExample: OPEN
post
/api/updateIssueStatus
200

description

POST request for endpoint /api/fetchAktoGptConfig

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

apiCollectionIdinteger · int32OptionalExample: 1684477780
Responses
chevron-right
200

description

application/json

Sample description

apiCollectionIdinteger · int32OptionalExample: 1684477780
post
/api/fetchAktoGptConfig
200

description

POST request for endpoint /api/fetchDataTypeNames

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body
objectOptional

Sample description

Responses
chevron-right
200

description

application/json

Sample description

totalSampleDataCountinteger · int32OptionalExample: 0
dataTypesstringOptionalExample: null
currentProcessedinteger · int32OptionalExample: 0
customSubTypeMatchesstringOptionalExample: null
customDataTypestringOptionalExample: null
allDataTypesstring[]OptionalExample: IBAN EUROPE
sensitivePositionstringOptionalExample: null
aktoDataTypestringOptionalExample: null
post
/api/fetchDataTypeNames
200

description

POST request for endpoint /api/loadRecentEndpoints

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

endTimestampinteger · int32OptionalExample: 1684477941
startTimestampinteger · int32OptionalExample: 1679293941
Responses
chevron-right
200

description

application/json

Sample description

post
/api/loadRecentEndpoints
200

description

POST request for endpoint /api/fetchAllIssues

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

limitinteger · int32OptionalExample: 20
filterStatusstring[]OptionalExample: OPEN
skipinteger · int32OptionalExample: 0
startEpochinteger · int32OptionalExample: 0
Responses
chevron-right
200

description

application/json

Sample description

vulnerableRequestsstringOptionalExample: null
issueIdstringOptionalExample: null
similarlyAffectedIssuesstringOptionalExample: null
filterStatusstring[]OptionalExample: OPEN
skipinteger · int32OptionalExample: 0
startEpochinteger · int32OptionalExample: 0
issueIdArraystringOptionalExample: null
testSourceConfigsstringOptionalExample: null
subCategoriesstringOptionalExample: null
totalIssuesCountinteger · int32OptionalExample: 299
testingRunResultstringOptionalExample: null
ignoreReasonstringOptionalExample: null
limitinteger · int32OptionalExample: 20
categoriesstringOptionalExample: null
statusToBeUpdatedstringOptionalExample: null
post
/api/fetchAllIssues
200

description

POST request for endpoint /api/addTestRoles

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

roleNamestringOptionalExample: GUEST
Responses
chevron-right
200

description

application/json

Sample description

testRolesstringOptionalExample: null
roleNamestringOptionalExample: GUEST
andConditionsstringOptionalExample: null
post
/api/addTestRoles
200

description

POST request for endpoint /api/fetchTestingRunResults

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

testingRunResultSummaryHexIdstringOptionalExample: 6464783058e3a17b14ddf64e
Responses
chevron-right
200

description

application/json

Sample description

metadatastringOptionalExample: null
testingRunResultSummariesstringOptionalExample: null
runIssuesstringOptionalExample: null
selectedTestsstringOptionalExample: null
maxConcurrentRequestsinteger · int32OptionalExample: 0
testingRunsstringOptionalExample: null
recurringDailybooleanOptionalExample: false
workflowTeststringOptionalExample: null
authMechanismstringOptionalExample: null
testingRunResultstringOptionalExample: null
fetchCicdbooleanOptionalExample: false
testingRunstringOptionalExample: null
testRunTimeinteger · int32OptionalExample: 0
testingRunHexIdstringOptionalExample: null
endTimestampinteger · int32OptionalExample: 0
startTimestampinteger · int32OptionalExample: 0
testNamestringOptionalExample: null
post
/api/fetchTestingRunResults
200

description

POST request for endpoint /api/fetchAllMarketplaceSubcategories

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body
objectOptional

Sample description

Responses
chevron-right
200

description

application/json
objectOptional

AKTO_ERROR while building schema

post
/api/fetchAllMarketplaceSubcategories
200

description

POST request for endpoint /api/fetchSensitiveParamsForEndpoints

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

urlsstring[]OptionalExample: http://localhost:8080/api/updateProfile
Responses
chevron-right
200

description

application/json

Sample description

post
/api/fetchSensitiveParamsForEndpoints
200

description

POST request for endpoint /api/getPostmanCredential

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body
objectOptional

Sample description

Responses
chevron-right
200

description

application/json

Sample description

postmanCredstringOptionalExample: {}
workspacesstringOptionalExample: null
post
/api/getPostmanCredential
200

description

POST request for endpoint /api/importPostmanWorkspace

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

workspace_idstringOptionalExample: 48dada0a-f1c4-499d-8d4b-0bcbc2ff016f
api_keystringOptionalExample: PMAK-646733223asdasas579bbdd-dca753sdufhgy98erhwui245f12102
allowReplaybooleanOptionalExample: true
Responses
chevron-right
200

description

application/json

Sample description

postmanCredstringOptionalExample: {}
workspacesstringOptionalExample: null
post
/api/importPostmanWorkspace
200

description

POST request for endpoint /api/fetchChanges

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

requestbooleanOptionalExample: false
sortKeystringOptionalExample: timestamp
sortOrderinteger · int32OptionalExample: -1
limitinteger · int32OptionalExample: 100
skipinteger · int32OptionalExample: 0
sensitivebooleanOptionalExample: false
endTimestampinteger · int32OptionalExample: 1684477941
startTimestampinteger · int32OptionalExample: 1679293941
Responses
chevron-right
200

description

application/json

Sample description

listOfEndpointsInCollectionstringOptionalExample: null
urlsstringOptionalExample: null
endpointsstringOptionalExample: null
sortKeystringOptionalExample: timestamp
methodstringOptionalExample: null
sortOrderinteger · int32OptionalExample: -1
limitinteger · int32OptionalExample: 100
skipinteger · int32OptionalExample: 0
apiCollectionIdinteger · int32OptionalExample: -1
urlstringOptionalExample: null
post
/api/fetchChanges
200

description

POST request for endpoint /api/addSensitiveField

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

isUrlParambooleanOptionalExample: false
methodstringOptionalExample: POST
maxValueinteger · int32OptionalExample: 1000000
countinteger · int32OptionalExample: 9
apiCollectionIdinteger · int32OptionalExample: 1684477780
isPrivatebooleanOptionalExample: true
sensitivebooleanOptionalExample: true
urlstringOptionalExample: /api/retrieveAllCollectionTests
responseCodeinteger · int32OptionalExample: -1
durationinteger · int32OptionalExample: 0
minValueinteger · int32OptionalExample: 1000000
lastSeeninteger · int32OptionalExample: 1684477801
publicCountinteger · int32OptionalExample: 0
paramstringOptionalExample: account
isHeaderbooleanOptionalExample: true
subTypeStringstringOptionalExample: INTEGER_32
domainstringOptionalExample: ENUM
timestampinteger · int32OptionalExample: 1684477791
uniqueCountinteger · int32OptionalExample: 0
Responses
chevron-right
200

description

application/json

Sample description

datastringOptionalExample: null
post
/api/addSensitiveField
200

description

POST request for endpoint /api/fetchWorkflowTests

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body
objectOptional

Sample description

Responses
chevron-right
200

description

application/json

Sample description

strstringOptionalExample: null
nodesstringOptionalExample: null
workflowTestJsonstringOptionalExample: null
logFetchEndTimeinteger · int32OptionalExample: 0
edgesstringOptionalExample: null
mapNodeIdToWorkflowNodeDetailsstringOptionalExample: null
apiCollectionIdinteger · int32OptionalExample: 0
idinteger · int32OptionalExample: 0
statestringOptionalExample: null
testingLogsstringOptionalExample: null
logFetchStartTimeinteger · int32OptionalExample: 0
post
/api/fetchWorkflowTests
200

description

POST request for endpoint /api/updateTestRoles

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

roleNamestringOptionalExample: MEMBER
Responses
chevron-right
200

description

application/json

Sample description

testRolesstringOptionalExample: null
roleNamestringOptionalExample: MEMBER
andConditionsstringOptionalExample: null
selectedRolestringOptionalExample: null
post
/api/updateTestRoles
200

description

POST request for endpoint /api/loadSensitiveParameters

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

apiCollectionIdinteger · int32OptionalExample: 1684477780
Responses
chevron-right
200

description

application/json

Sample description

post
/api/loadSensitiveParameters
200

description

POST request for endpoint /api/fetchAuthMechanismData

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body
objectOptional

Sample description

Responses
chevron-right
200

description

application/json

Sample description

workflowTestingRunstringOptionalExample: null
authParamDatastringOptionalExample: null
responsesstringOptionalExample: null
typestringOptionalExample: null
workflowTestResultstringOptionalExample: null
requestDatastringOptionalExample: null
uuidstringOptionalExample: null
nodeIdstringOptionalExample: null
post
/api/fetchAuthMechanismData
200

description

POST request for endpoint /api/stopAllTests

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body
objectOptional

Sample description

Responses
chevron-right
200

description

application/json

Sample description

metadatastringOptionalExample: null
testingRunResultsstringOptionalExample: null
testingRunResultSummariesstringOptionalExample: null
runIssuesstringOptionalExample: null
selectedTestsstringOptionalExample: null
maxConcurrentRequestsinteger · int32OptionalExample: 0
recurringDailybooleanOptionalExample: false
workflowTeststringOptionalExample: null
authMechanismstringOptionalExample: null
testingRunResultstringOptionalExample: null
fetchCicdbooleanOptionalExample: false
testingRunstringOptionalExample: null
testRunTimeinteger · int32OptionalExample: 0
testingRunHexIdstringOptionalExample: null
endTimestampinteger · int32OptionalExample: 0
startTimestampinteger · int32OptionalExample: 0
testNamestringOptionalExample: null
post
/api/stopAllTests
200

description

POST request for endpoint /api/fetchCustomAuthTypes

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body
objectOptional

Sample description

Responses
chevron-right
200

description

application/json

Sample description

customAuthTypestringOptionalExample: null
usersMapstringOptionalExample: {}
post
/api/fetchCustomAuthTypes
200

description

POST request for endpoint /api/fetchEndpointTrafficData

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

methodstringOptionalExample: POST
endEpochinteger · int32OptionalExample: 1684477910
apiCollectionIdinteger · int32OptionalExample: 1684477780
startEpochinteger · int32OptionalExample: 1679293910
urlstringOptionalExample: /api/fetchQuickStartPageState
Responses
chevron-right
200

description

application/json

Sample description

sensitiveSampleDatastringOptionalExample: {}
sampleDataListstringOptionalExample: null
trafficstringOptionalExample: {}
post
/api/fetchEndpointTrafficData
200

description

POST request for endpoint /api/saveAktoDataType

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

sensitiveAlwaysbooleanOptionalExample: false
namestringOptionalExample: EMAIL
sensitivePositionstring[]OptionalExample: RESPONSE_PAYLOAD
Responses
chevron-right
200

description

application/json

Sample description

totalSampleDataCountinteger · int32OptionalExample: 0
dataTypesstringOptionalExample: null
currentProcessedinteger · int32OptionalExample: 0
customSubTypeMatchesstringOptionalExample: null
customDataTypestringOptionalExample: null
allDataTypesstringOptionalExample: null
sensitivePositionstring[]OptionalExample: RESPONSE_PAYLOAD
post
/api/saveAktoDataType
200

description

POST request for endpoint /api/fetchTestingRunResultSummaries

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

testingRunHexIdstringOptionalExample: 646477d11cf07b51403bf5b1
endTimestampinteger · int32OptionalExample: 1684477795
startTimestampinteger · int32OptionalExample: 1683901795
Responses
chevron-right
200

description

application/json

Sample description

metadatastringOptionalExample: null
testingRunResultsstringOptionalExample: null
runIssuesstringOptionalExample: null
selectedTestsstringOptionalExample: null
maxConcurrentRequestsinteger · int32OptionalExample: 0
testingRunsstringOptionalExample: null
recurringDailybooleanOptionalExample: false
workflowTeststringOptionalExample: null
authMechanismstringOptionalExample: null
testingRunResultstringOptionalExample: null
fetchCicdbooleanOptionalExample: false
testRunTimeinteger · int32OptionalExample: 0
testingRunHexIdstringOptionalExample: 646477d11cf07b51403bf5b1
endTimestampinteger · int32OptionalExample: 1684477795
startTimestampinteger · int32OptionalExample: 1683901795
testNamestringOptionalExample: null
post
/api/fetchTestingRunResultSummaries
200

description

POST request for endpoint /api/fetchSampleData

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

methodstringOptionalExample: POST
apiCollectionIdinteger · int32OptionalExample: 1684477780
urlstringOptionalExample: /api/fetchQuickStartPageState
Responses
chevron-right
200

description

application/json

Sample description

sensitiveSampleDatastringOptionalExample: {}
trafficstringOptionalExample: {}
post
/api/fetchSampleData
200

description

POST request for endpoint /api/fetchTestingSources

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body

Sample description

defaultCreatorbooleanOptionalExample: true
subcategorystringOptionalExample: BFLA
Responses
chevron-right
200

description

application/json

Sample description

severitystringOptionalExample: null
searchTextstringOptionalExample: null
defaultCreatorbooleanOptionalExample: true
descriptionstringOptionalExample: null
categoriesstringOptionalExample: null
inbuiltTestsstringOptionalExample: null
categorystringOptionalExample: null
subcategorystringOptionalExample: BFLA
urlstringOptionalExample: null
tagsstringOptionalExample: null
post
/api/fetchTestingSources
200

description

POST request for endpoint /api/fetchActiveLoaders

post
Header parameters
content-typestringOptionalExample: application/json
X-API-KEYstringOptionalExample: YOUR_API_KEY from Settings > Integrations > Akto APIs
Body
objectOptional

Sample description

Responses
chevron-right
200

description

application/json

Sample description

post
/api/fetchActiveLoaders
200

description

Last updated