Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://faisalshop.mvp-apps.ae/api/v2/admin/login \ --header 'Content-Type: application/json' \ --data ' { "email": "faisal@b-seenapp.com", "password": "••••••••" } '
{ "token": "322|gA24v1gzIJme72431KwUqyvPRotoRrIpMNAy3mXhe513ff48", "user": { "id": 17, "tenant_id": null, "name": "Faisal KC", "email": "faisal@b-seenapp.com", "phone": null, "country_code": null, "email_verified_at": null, "phone_verified_at": null, "user_type": "CONSUMER", "photo_url": null, "theme": "system", "language": "en", "timezone": null, "email_marketing": "0", "email_system": "1", "push_system": "1", "is_active": "1", "created_at": "2025-09-17T10:16:45.000000Z", "updated_at": "2025-09-17T10:16:45.000000Z" } }
"faisal@b-seenapp.com"
"••••••••"
Auth success
Bearer token
Show child attributes