Tesouro’s embedded components let you integrate the platform’s UI directly into your application. They’re available in two flavors — choose the approach that fits your stack:Documentation Index
Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
Use this file to discover all available pages before exploring further.
- React — ready-to-use React components connected to the Tesouro API.
- Web components — framework-agnostic custom elements that drop directly into any HTML page.
React
Build your own UI using the React SDK. Wrap your app inEmbeddedProvider, then drop in any combination of components. Best for React and Next.js applications.
Get started with React