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

The Me API from Adyen — 4 operation(s) for me.

Adyen Me 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 Me. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.

This API exposes 6 operations across 4 paths, and defines 11 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.

6 operations 4 paths 11 schemas 1 DELETE3 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 Me 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 6

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

Me 6
GET
/me
Adyen Get API Credential Details
get-me → 200400401403422500
GET
/me/allowedOrigins
Adyen Get Allowed Origins
get-me-allowedOrigins → 200400401403422500
POST
/me/allowedOrigins
Adyen Add Allowed Origin
post-me-allowedOrigins body → 200400401403422500
DELETE
/me/allowedOrigins/{originId}
Adyen Remove Allowed Origin
delete-me-allowedOrigins-originId 1 param → 204400401403422500
GET
/me/allowedOrigins/{originId}
Adyen Get Allowed Origin Details
get-me-allowedOrigins-originId 1 param → 200400401403422500
POST
/me/generateClientKey
Adyen Generate a Client Key
post-me-generateClientKey → 200400401403422500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are MeApiCredential (11 properties), RestServiceError (9 properties), ApiCredentialLinks (6 properties), AllowedOrigin (3 properties). Each schema is shown below with its type and property counts.

MeApiCredential
object
11 properties 6 required
GenerateClientKeyResponse
object
1 property 1 required
LinksElement
object
1 property
RestServiceError
object
9 properties 5 required
AllowedOriginsResponse
object
1 property
JSONObject
object
CreateAllowedOriginRequest
object
3 properties 1 required
Links
object
1 property 1 required
AllowedOrigin
object
3 properties 1 required
ApiCredentialLinks
object
6 properties 1 required
InvalidField
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adyen-me-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