The Ownera FinP2P API's
The Ownera APIs are the entry point for integrating with the FinP2P Router and the wider FinP2P network.
FinP2P is an open orchestration layer for digital finance — it standardizes how institutions, blockchains, and users connect and transact, much like TCP/IP standardized the internet.
From an API perspective, FinP2P provides:
- Unified identities for investors and assets (with wallet addresses serving as the network’s equivalent of IP addresses)
- Peer-to-peer connectivity between financial institutions
- Trade Intents — high-level transaction instructions (e.g. subscribe, redeem, buy, sell, repo) executed through orchestration plans
- Distributed orchestration of blockchain-native transactions across participants
These APIs allow developers to build and deploy SuperApps that cover any asset class or use case. By tapping into the network, applications gain access to a broad ecosystem of counterparties, liquidity, and compliance services — without needing to rebuild the underlying infrastructure.
API Building Blocks
The FinP2P APIs are structured around logical models:
- Profiles – define owners, assets, and certificate/data providers
- Certificates – attach verified attributes like KYC/AML, Accredited Investor status, or Know-Your-Asset (KYA) documentation
- Documents – upload supporting files linked to Certificates
- Tokens – represent and transact with digital securities
- Payments & Settlement – handle deposits, withdrawals, and synchronized settlement of trades (DvP, PvP, collateral transfers)
- Intents & Orchestration Plans – express financial actions (subscription, redemption, buy, sell, repo, private offer, etc.) and execute them as negotiated multi-party workflows across routers
For more details please review the API Reference
Updated 15 days ago