Escape Public API
This API enables you to operate [Escape](https://escape.tech/) programmatically. All requests must be authenticated with a valid API key, provided in the `X-ESCAPE-API-KEY` header. For example: `X-ESCAPE-API-KEY: YOUR_API_KEY`. You can find your API key in the [Escape dashboard](https://app.escape.tech/user/).
What You Can Do
MCP Tools
listprofiles
List profiles
problems
List all scan statuses and problems
getprofile
Get a profile
updateprofile
Update a profile
deleteprofile
Delete a profile
updateprofileconfiguration
Update profile configuration
updateprofileschema
Update profile schema
createdastrestprofile
Create a DAST REST profile
createdastgraphqlprofile
Create a DAST GraphQL profile
createdastwebappprofile
Create a DAST WebApp profile
createpentestrestprofile
Create an Automated Pentest REST profile
createpentestgraphqlprofile
Create an Automated Pentest GraphQL profile
createpentestwebappprofile
Create an Automated Pentest WebApp profile
startauthentication
Start an authentication configuration check
getauthentication
Get authentication configuration check status
listassets
List assets
bulkupdateassets
Bulk update assets
bulkdeleteassets
Bulk delete assets
getasset
Get an asset
updateasset
Update an asset
deleteasset
Delete an asset
listassetactivities
List activities of an asset
createassetcomment
Comment on an asset
createasset-dns
Create asset dns
createasset-ipv4
Create asset ipv4
createasset-ipv6
Create asset ipv6
createasset-graphql
Create asset graphql
createasset-rest
Create asset rest
createasset-grpc
Create asset grpc
createasset-websocket
Create asset websocket
createasset-mcp
Create asset mcp
createasset-soap
Create asset soap
createasset-webapp
Create asset webapp
createasset-azure-tenant
Create asset azure-tenant
createasset-ipv4-range
Create asset ipv4-range
createasset-gitlab-repository
Create asset gitlab-repository
createasset-github-repository
Create asset github-repository
createasset-bitbucket-repository
Create asset bitbucket-repository
createasset-code-project
Create asset code-project
createasset-aws-lambda
Create asset aws-lambda
createasset-package
Create asset package
createasset-software
Create asset software
createasset-schema
Create asset schema
listscans
List scans
startscan
Start a new scan
scansproblems
List scans with their problems
listinboxemails
List inbox emails
readinboxemail
Read inbox email content
getscan
Get a scan
cancelscan
Cancel a scan
ignorescan
Ignore a scan
listscantargets
List scan targets and API coverage
listissues
List issues
getissuefunnel
Get issue funnel
getissuetrends
Get issue severity trends
bulkupdateissues
Bulk update issues
getissue
Get an issue
updateissue
Update an issue
listissueactivities
List activities of an issue
createissuecomment
Comment on an issue