Profile
This endpoint retrieves the authenticated user's profile information. It requires a valid authentication token and returns data such as name, email, and other user-specific details.
Method | API Endpoint |
---|---|
POST | https://admin-eficyent.rare-able.com/api/user/profile |
headers
: Object containing the API headers.
'X-Api-Key'
: To know how to generate please use Authentication
'X-Api-Signature'
: To know how to generate please use Authentication