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

Temenos Accounts API

Manage commercial banking accounts including current accounts, savings accounts, and operational accounts with regional compliance.

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

Tagged areas include Accounts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, a changelog, and an AsyncAPI specification.

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

Requests are made against a single base URL, https://api.temenos.com/bnpl/v1.

3 operations 2 paths 6 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.temenos.com/transact
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Temenos Accounts API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 3

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

Accounts 3

Manage commercial banking accounts including current accounts, savings accounts, and operational accounts with regional compliance.

GET
/accounts
List Commercial Banking Accounts
listCmbAccounts 4 params → 200401
POST
/accounts
Create Commercial Banking Account
createCmbAccount body → 201400401
GET
/accounts/{accountId}
Get Account Details
getAccount 1 param → 200401404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Account (8 properties), CmbAccount (8 properties), CmbAccountCreate (3 properties), PaginationHeader (3 properties). Each schema is shown below with its type and property counts.

Error_2
object
Error response
3 properties
PaginationHeader
object
3 properties
CmbAccount
object
Commercial banking account
8 properties
CmbAccountCreate
object
3 properties 3 required
Error
object
2 properties
Account
object
Customer bank account visible through the digital channel
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

temenos-accounts-api-openapi.yml Raw ↑

Other APIs Temenos publishes across the network.

Temenos Lifecycle Management Suite API
Temenos Ecosystem API
Temenos Explorer API
Temenos Accounts Arrangement Details API
Temenos Alert Management API
Temenos Analytics Data Store API
Temenos Application Metering API
Temenos Application Packages API
Temenos Bulk Payments API
Temenos Callback Registry API
Temenos Cards API
Temenos Configuration Management API