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 Leaks API

The Leaks API from Nuclei — 5 operation(s) for leaks.

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

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

This API exposes 5 operations across 5 paths, and defines 10 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.

5 operations 5 paths 10 schemas 3 GET2 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 Leaks 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 5

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

Leaks 5
GET
/v1/leaks
Get all leaked credentials
get-v1-leaks 18 params → 200400401403404500default
GET
/v1/leaks/stats/domain
Get leak statistics for a domain (Public)
get-v1-leaks-stats-domain 2 params → 200400401403404500default
GET
/v1/leaks/stats/email
Get leak statistics for an email (Public)
get-v1-leaks-stats-email 2 params → 200400401403404500default
POST
/v1/leaks/status
Update leak status
post-v1-leaks-status body → 200400401403404500default
POST
/v1/leaks/info
Get leak information by ID
post-v1-leaks-info body → 200400401403404500default

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are LeaksUsersSampleData (5 properties), LeaksTimeline (3 properties), UsedUrlsCount (2 properties), LeakCountryStats (2 properties). Each schema is shown below with its type and property counts.

LeaksUsersSampleData
object
5 properties
UsedUrlsCount
object
2 properties
EmployeesCount
object
1 property
CombolistExposureCount
object
1 property
DevicesCount
object
1 property
LeaksTimeline
object
3 properties
CustomersCount
object
1 property
UsersCount
object
1 property
LeakCountryStats
object
2 properties
LeaksEntityStatus

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nuclei-leaks-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