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

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

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

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

This API exposes 5 operations across 5 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.

5 operations 5 paths 2 schemas 1 DELETE2 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 oauth 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 — 1 DELETE, 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

oauth 5
POST
/v1/integration/oauth/{name}/generate-url
Get OAuth URL for the service provider
post-v1-generate-oauth-url 2 params body → 200400401500default
POST
/v1/integration/oauth/{name}/exchange-token
Exchange code for access token
post-v1-exchange-oauth-token 2 params body → 200400401500default
GET
/v1/integration/oauth/{name}/status
Get OAuth status
get-v1-integration-oauth-status 4 params → 200400401500default
DELETE
/v1/integration/oauth/{name}/revoke
Revoke OAuth token
delete-v1-integration-oauth-revoke 2 params → 200400401500default
GET
/v1/integration/oauth/{name}/list
List OAuth integrations
get-v1-integration-oauth-list 3 params → 200400401500default

Schemas 2

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

OAuthMetadata
object
1 property 1 required
OAuthStatus
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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