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

Adyen Pins API

The Pins API from Adyen — 3 operation(s) for pins.

Adyen Pins API is one of 202 APIs that Adyen publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

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

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

Requests are made against a single base URL, https://cal-test.adyen.com/cal/services/Account/v6.

3 operations 3 paths 8 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
6
Base URL
https://cal-test.adyen.com
Authentication
API Key, HTTP Basic
Terms of Service
Resource Areas
1

Authentication & Security 2

Adyen Pins API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-API-Key (ApiKeyAuth). It accepts HTTP basic authentication (BasicAuth).

Paths & Operations 3

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

Pins 3
POST
/pins/change
Adyen Change Pin
post-pins-change body → 200401403422500
GET
/pins/publicKey
Adyen Get RSA PublicKey
get-pins-publicKey 2 params → 200401403422500
POST
/pins/reveal
Adyen Reveal Pin
post-pins-reveal body → 200401403422500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are RestServiceError (9 properties), PinChangeRequest (4 properties), InvalidField (3 properties), PublicKeyResponse (2 properties). Each schema is shown below with its type and property counts.

PinChangeResponse
object
1 property 1 required
PinChangeRequest
object
4 properties 4 required
RestServiceError
object
9 properties 5 required
RevealPinRequest
object
2 properties 2 required
InvalidField
object
3 properties 3 required
JSONObject
object
PublicKeyResponse
object
2 properties 2 required
RevealPinResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adyen-pins-api-openapi.yml Raw ↑

Other APIs Adyen publishes across the network.

Adyen acceptDispute API
Adyen Account API
Adyen accountHolderBalance API
Adyen accountHolders API
Adyen accountHolderTransactionList API
Adyen Accounting Notifications API
Adyen Accounts API
Adyen adjustAuthorisation API
Adyen Admin API
Adyen Amount API
Adyen Apple API
Adyen applePay API