Login/Signup API
Node js Login and Signup API with JWT Secure Token That Will Expire in 7 days. with Forget Password Functionality also Hashed Password Functionality
2 subscribers
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Login/Signup API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Login /api/login |
Use post request For Login https://login-signup-api.p.rapidapi.com/api/login It will Receive the Following Data Email, Password |
| POST |
Register /api/register |
For Signup https://login-signup-api.p.rapidapi.com/api/register It will Receive the Following Data Email, Password(Minimum 6 Characters), Secret (That will use For Forgot the… |
| POST |
Forgot Password /api/forgot-password |
For Forgot Password https://login-signup-api.p.rapidapi.com/api/forgot-password It will Receive the Following Data Email, Password, and secret |
Login/Signup API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $80 / month | — |
|
| ULTRA Recommended | $200 / month | — |
|