Earn API
Earn API lets partners embed Tesseract yield directly into their own product. Your backend books deposits and withdrawals against Tesseract's accounting system, settles outstanding balances once per day per currency, and pulls daily reports to sync interest to user accounts.
This section covers the integration as a partner engineer would approach it:
Overview β the two deliverables of a successful integration (deposit/withdrawal integration + daily settlement).
Calculating Interest β how interest accrues, when it's distributed, the compounding formula, and worked examples.
Settlements β how netted per-currency daily settlements work and how to read the outstanding balance.
Solution Architecture β the eight integration tasks and dependencies.
Data Model Mapping β how to map your users / accounts to Tesseract's data model when you receive two credential sets, one per product line.
Process and Environments β Development / Test / Production environments and the end-to-end integration process.
Acceptance Testing β test cases run in Production before go-live.
Working with Reports β daily reports published by the accounting cycle and their schema.
Interactive API reference: earn-api.partner.env.tesseractinvestment.dev/docs
Estimated integration time: 14β21 days.
Last updated
Was this helpful?
