Authentication Overview
Last updated
Last updated
One of the benefits of our design is that Wallaby was meant for cross platform use throughout your entire product ecosystem. This means that not only do we offer flexible options for embedding wallets directly into your consumer applications, we also offer flexible options for administrating the wallets after go live. To learn more about our product suite, check out SDK vs API.
In this section, we give an overview of authentication with Wallaby depending on
which of your applications are trying to authenticate with our system
which of our products you are attempting to authenticate with
Wallaby API Key
Application Access Token
Wallaby Access Token
Handled by SDK
Wallet Seed Phrase
Not required
Handled by SDK
Device Access Key
Not required
Handled by SDK
The first step to getting started is generating API keys, you will need access to the admin portal. You will be able to generate multiple API keys as needed. All other authentication factors cited above will be generated as part of the implementation. Continue to the appropriate section.