> ## Documentation Index
> Fetch the complete documentation index at: https://otpless.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> The OTPLESS API provides a secure, efficient, and seamless way to authenticate users without the need for traditional passwords and OTPs.

### 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:

<Steps>
  <Step title="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](https://otpless.com/dashboard/customer/dev-settings) to get your credentials.
  </Step>

  <Step title="Authenticate Your Requests">
    With your credentials in hand, you're ready to authenticate your API calls. Include your `clientId` and `clientSecret` wherever necessary in all OTPLESS API requests.
  </Step>
</Steps>

### Need Help?

If you encounter any issues or have questions, our dedicated support team is ready to assist you. Reach out through our [Support Channel](https://otpless.com/support) for technical support, feedback, or any inquiries.
