Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Escape Beta API

BetaThese endpoints are in beta and are subject to change.

Escape Beta API is one of 20 APIs that Escape publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Beta. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 7 operations across 7 paths. It is described by OpenAPI 3.1.0, at version 3.0.0.

Requests are made against a single base URL, https://public.escape.tech/v3.

7 operations 7 paths 0 schemas 3 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0.0
Base URL
https://public.escape.tech/v3
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Escape Beta API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-ESCAPE-API-KEY (apiKey). By default, every request must be authenticated.

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 3 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Beta 7

Beta These endpoints are in beta and are subject to change.

POST
/profiles/ai-pentesting/rest
Create an Automated Pentest REST profile
createPentestRestProfile body → 200400
POST
/profiles/ai-pentesting/graphql
Create an Automated Pentest GraphQL profile
createPentestGraphqlProfile body → 200400
POST
/profiles/ai-pentesting/webapp
Create an Automated Pentest WebApp profile
createPentestWebappProfile body → 200400
GET
/scans/emails
List inbox emails
listInboxEmails 6 params → 200400500
GET
/scans/emails/{id}
Read inbox email content
readInboxEmail 1 param → 200404500
POST
/jobs
Trigger a template export job
triggerExport body → 200400
GET
/jobs/{jobId}
Get a job
getJob 1 param → 200400404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

escape-beta-api-openapi.yml Raw ↑

Other APIs Escape publishes across the network.

Escape Asm API
Escape Assets API
Escape Audit API
Escape CustomRules API
Escape Emails API
Escape Events API
Escape Integrations API
Escape Issues API
Escape Jobs API
Escape Locations API
Escape Profiles API
Escape Projects API