Tuum Core Banking API

Tuum's modular, API-first core banking platform. Per-module REST APIs (auth, person, employee, account, payment, card, loan, deposit, data-import, notification) versioned independently in the URL path, authenticated with a JWT in the x-auth-token header, with a public sandbox and webhook events.

API entry from apis.yml

apis.yml Raw ↑
name: Tuum Core Banking API
description: Tuum's modular, API-first core banking platform. Per-module REST APIs (auth, person, employee,
  account, payment, card, loan, deposit, data-import, notification) versioned independently in the URL
  path, authenticated with a JWT in the x-auth-token header, with a public sandbox and webhook events.
humanURL: https://developer.tuumplatform.com/explore
baseURL: https://auth-api.sandbox.tuumplatform.com
tags:
- Core Banking
- Payments
- Cards
- Lending
properties:
- type: Documentation
  url: https://docs.tuum.com/tuum-developer-docs
- type: APIReference
  url: https://developer.tuumplatform.com/explore
- type: GettingStarted
  url: https://docs.tuum.com/tuum-developer-docs/getting-started/get-started