How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

DN Secure Business Processing API

Diebold Nixdorf API for invoking predefined, configurable business process flows with a single request (formerly the Pledge API), authorized through an external OpenID Connect provider configured in the OCM configuration. 2 paths; OpenAPI 3.0.3, version 3.1.0.

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

Requests are made against 3 base URLs: https://virtserver.swaggerhub.com/Diebold-Nixdorf/dn_pledge_api/3.1.0, http://localhost:8080/tm-sbp-api/v1, https://localhost:8080/tm-sbp-api/v1.

2 operations 2 paths 10 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.1.0
Base URL
https://{customer-host}:8080/tm-sbp-api/v1
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

DN Secure Business Processing API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — A basic authentication method where the username and a password hash are provided in the Authentication header. The username and password string must be base64…

Paths & Operations 2

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

SBP API 2
GET
/getEcKey
Returns the public key (ECIES) of the server system.
getEcKey → 200404default
POST
/executeProcess
Get a configurable pledge from the server.
executeProcess 2 params body → 200400401404default

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ExecuteProcessResponse (2 properties), ResponseBase (2 properties), GetEcKeyResponse (2 properties), Error (2 properties). Each schema is shown below with its type and property counts.

Error
object
The error property is optional. It is set only if an error has been detected.
2 properties 1 required
ResponseBase
object
The basic response object used to transmit the response status and errors
2 properties 1 required
CryptoParams
object
1 property
CryptoEnvelope
object
Object holding a cryptographically secured request/response properties.
1 property 1 required
EcPublicKey
PublicKeyPem
object
A holder object for PEM formatted public keys
1 property 1 required
ExecuteProcessRequest
object
The request body only holds one property, the CryptoEnvelope: CryptoEnvelope: type: object required: - payload description: - Object holding cryptographically…
1 property 1 required
GetEcKeyResponse
object
2 properties 2 required
ExecuteProcessResponse
object
The response data is contained in the CryptoEnvelope's property payload as encrypted and stringified JSON object using a schema matching the ProcessType. - CON…
2 properties 1 required
ExecuteProcessRequestPayload
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

diebold-dn-secure-business-processing-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of DN Secure Business Processing API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.