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

Nudge Security Apps API

Search, retrieve, and manage discovered SaaS applications.

Nudge Security Apps API is one of 11 APIs that Nudge Security publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Apps. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

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

Requests are made against a single base URL, https://api.nudgesecurity.io/api/1.0.

3 operations 3 paths 3 schemas 2 GET1 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.nudgesecurity.io/api/1.0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Nudge Security Apps API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API Token) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 3

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

Apps 3

Search, retrieve, and manage discovered SaaS applications.

GET
/apps
Search apps
3 params → 200401
GET
/apps/{app_id}
Get app
1 param → 200404
POST
/apps/app-category/{app_id}
Set app category
1 param body → 200400401404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are App (7 properties), AppList (4 properties), Error (2 properties). Each schema is shown below with its type and property counts.

Error
object
2 properties
AppList
object
4 properties
App
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nudge-security-apps-api-openapi.yml Raw ↑

Other APIs Nudge Security publishes across the network.

Nudge Security Accounts API
Nudge Security App Integrations API
Nudge Security Events API
Nudge Security Fields API
Nudge Security Findings API
Nudge Security Labels API
Nudge Security Notifications API
Nudge Security OAuth Grants API
Nudge Security User Groups API
Nudge Security Users API