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

Manage distributor, investor, and financial institution data including addresses, AML compliance, bank accounts, FATCA/CRS, KYC details, and distribution agreements with 38 endpoints.

Temenos Party 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 Party. 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 11 operations across 8 paths, and defines 17 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.

11 operations 8 paths 17 schemas 8 GET2 POST1 PUT

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 Party API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 11

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

Party 11

Manage distributor, investor, and financial institution data including addresses, AML compliance, bank accounts, FATCA/CRS, KYC details, and distribution agreements with 38 endpoi…

GET
/party/investors
List Investors
listInvestors 2 params → 200401
POST
/party/investors
Create Investor
createInvestor body → 201400401
GET
/party/distributors
List Distributors
listDistributors 2 params → 200401
GET
/party/aml/screenings
List AML Screenings
listAmlScreenings 2 params → 200401
GET
/party/fatca
List FATCA/CRS Records
listFatcaRecords 2 params → 200401
GET
/party/customers
List Customers
listCustomers 3 params → 200401
POST
/party/customers
Create Customer
createCustomer body → 201400401
GET
/party/customers/{customerId}
Get Customer Details
getCustomer 1 param → 200401404
PUT
/party/customers/{customerId}
Update Customer Details
updateCustomer 1 param body → 200400401404
GET
/party/beneficiaries
List Beneficiaries
listBeneficiaries 3 params → 200401
GET
/party/clients
List Wealth Clients
listWealthClients 2 params → 200401

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are Customer (11 properties), Investor (8 properties), WealthClient (8 properties), Beneficiary (8 properties). Each schema is shown below with its type and property counts.

Address
object
Physical address
7 properties
AmlScreening
object
AML screening result
5 properties
Customer
object
Customer record
11 properties
PaginationHeader_2
object
Pagination metadata for list responses
3 properties
CustomerUpdate
object
Request body for updating customer details
4 properties
PaginationHeader
object
Pagination metadata
3 properties
InvestorCreate
object
Request body for creating an investor
4 properties 2 required
Investor
object
Fund investor record
8 properties
WealthClient
object
Wealth management client
8 properties
CustomerCreate
object
Request body for creating a customer
6 properties 2 required
FatcaRecord
object
FATCA/CRS compliance record
5 properties
Beneficiary
object
Payment beneficiary
8 properties
Distributor
object
Fund distributor record
5 properties
Error
object
Error response
2 properties
Error_3
object
Error response
2 properties
Error_2
object
Error response
3 properties
PaginationHeader_3
object
Pagination metadata
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

temenos-party-api-openapi.yml Raw ↑

Other APIs Temenos publishes across the network.

Temenos Lifecycle Management Suite API
Temenos Ecosystem API
Temenos Explorer API
Temenos Accounts 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