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

Nuclei export API

The export API from Nuclei — 4 operation(s) for export.

Nuclei export API is one of 36 APIs that Nuclei publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include export. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 4 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against 3 base URLs: https://api.projectdiscovery.io, https://api.dev.projectdiscovery.io, http://localhost:8085.

4 operations 4 paths 2 schemas 1 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.projectdiscovery.io
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Nuclei export API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Key (X-API-Key). By default, every request must be authenticated.

Paths & Operations 4

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

export 4
POST
/v1/scans/results/export
Export filtered Scan results
post-v1-scans-results-export 3 params body → 200201401403500default
GET
/v1/export/list
Get export list for user
get-v1-export-list 4 params → 200401403500default
POST
/v1/leaks/export
Export leaked credentials
post-v1-leaks-export 2 params body → 200400401403404500default
POST
/v1/report/export
Export report
post-v1-report-export 5 params → 200400401403500default

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed is ExportListItem (6 properties). Each schema is shown below with its type and property counts.

TimeRangeQueryParameter
string
ExportListItem
object
Export List Item
6 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nuclei-export-api-openapi.yml Raw ↑

Other APIs Nuclei publishes across the network.

Nuclei agents API
Nuclei Asset API
Nuclei assets API
Nuclei automations API
Nuclei billing API
Nuclei chaos API
Nuclei configurations API
Nuclei deprecated API
Nuclei domains API
Nuclei elog API
Nuclei enumeration API