SDK
Introduction
Learn more about using Oneloop SDK
Different language SDKs can be generated using the provided OpenApi spec
Oneloop provides Software Development Kits (SDKs) help you connect your app more easily to Oneloop.
Generally, you only need one SDK per application or service. But you might use multiple SDKs if your product is comprised of applications or services written in multiple languages.
You can also use different SDKs to support front end and back end behavior, if this suits your setup.
Frontend
React
Get started with embedding Oneloop UI in a new Create React App
NextJs
Get started with embedding Oneloop UI in your NextJS App using our quick start guide