Getting Started with OTPLESS API
To kickstart your integration with the OTPLESS API and unlock the full potential of passwordless authentication, follow these initial steps:1
Obtain API Credentials
Before you can make any API requests, you’ll need to obtain your unique
clientId
and clientSecret
.These credentials are vital for authenticating your API requests and ensuring secure access to our features. Register on our platform to get your credentials.2
Authenticate Your Requests
With your credentials in hand, you’re ready to authenticate your API calls. Include your
clientId
and clientSecret
whereever neccessary in all OTPLESS API requests.