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

Manage reference data including exchange rates, interest rates, security prices, swap rates, holiday calendars, and location definitions with 11 endpoints.

Temenos Reference 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 Reference. 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 6 operations across 6 paths, and defines 9 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.

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

Paths & Operations 6

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

Reference 6

Manage reference data including exchange rates, interest rates, security prices, swap rates, holiday calendars, and location definitions with 11 endpoints.

POST
/reference/exchangeRates
Inject Exchange Rates
injectExchangeRates body → 201400401
POST
/reference/securityPrices
Inject Security Prices
injectSecurityPrices body → 201400401
GET
/reference/currencies
List Currencies
listCurrencies 2 params → 200401
GET
/reference/countries
List Countries
listCountries 2 params → 200401
GET
/reference/ibanStructures
List IBAN Structures
listIbanStructures 1 param → 200401
GET
/reference/markets
List Markets
listMarkets → 200401

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Market (6 properties), Currency (4 properties), IbanStructure (3 properties), PaginationHeader (3 properties). Each schema is shown below with its type and property counts.

PaginationHeader
object
Pagination metadata for list responses
3 properties
IbanStructure
object
IBAN validation structure
3 properties
Country
object
Country reference data
2 properties
ExchangeRateInjection
object
Exchange rate injection request
2 properties 2 required
Market
object
Market reference data
6 properties
SecurityPriceInjection
object
Security price injection request
2 properties 2 required
Currency
object
Currency reference data
4 properties
Error
object
Error response
2 properties
Error_3
object
Error response
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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