Learn more about migrating your existing API auth to Oneloop
Gather all your user API Keys
Gather user permissions
Create Scopes in Oneloop
profile
. That way when you create an API key for a
user, you can assign the profile
scope along with access like read
,
create
, update
, and `delete.Create API Keys in Oneloop
Update your backend code
[Optional] Add our frontend SDK