Login with password
Auth
Login with password
Authenticates a user with email/phone and password. Returns a User object with access_token and refresh_token.
POST
Login with password
Documentation Index
Fetch the complete documentation index at: https://www.commercengine.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Access token
Body
application/json
- phone
- email
User's phone number.
The password associated with the user's account.
Two-letter code begin with a plus sign prefix that identifies different countries. By default it will be +91 if not provided. Use this key along with phone. Not necessary for email.