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

Configure fund and share class settings including anti-dilution levies, commission groups, fund manager data, share class information, calendars, and performance fee structures with 38 endpoints.

Temenos Product 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 Product. 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 4 operations across 3 paths, and defines 7 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.

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

Paths & Operations 4

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

Product 4

Configure fund and share class settings including anti-dilution levies, commission groups, fund manager data, share class information, calendars, and performance fee structures wi…

GET
/product/funds
List Funds
listFunds 2 params → 200401
POST
/product/funds
Create Fund
createFund body → 201400401
GET
/product/shareClasses
List Share Classes
listShareClasses 3 params → 200401
GET
/product/products
List Banking Products
listProducts 3 params → 200401

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ShareClass (9 properties), Fund (9 properties), Product (6 properties), FundCreate (5 properties). Each schema is shown below with its type and property counts.

FundCreate
object
Request body for creating a fund
5 properties 4 required
PaginationHeader
object
Pagination metadata
3 properties
PaginationHeader_2
object
Pagination metadata for list responses
3 properties
Fund
object
Fund master record
9 properties
Error
object
Error response
2 properties
ShareClass
object
Fund share class configuration
9 properties
Product
object
Banking product definition
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

temenos-product-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