Register and Login with Jwt Token
This api will register you as per role and generate token and provides profile detials
106 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.
Register and Login with Jwt Token endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Register a User /register |
This end point will register the user |
| POST |
Login a user /user/login |
This endpoint will login and generate a jwt token |
| GET |
Profile of a user /user/profile |
This endpoint will show us the profile of the login user with the help of token |
Register and Login with Jwt Token pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | Free | — |
|
| ULTRA | Free | — |
|