Skip to main content
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

Backend

NextJS

Get started adding authentication to your NextJS Routes using Oneloop NextJS SDK

Node

Get started installing and initializing Oneloop in a new NodeJs app

Python

Get started installing and initializing Oneloop in a new Python app