cURL
curl --request POST \ --url http://staging.qshop.ng/apiv2/login \ --header 'Content-Type: application/json' \ --data ' { "email": "adeyinkabadmus@gmail.com", "password": "password" } '
Documentation IndexFetch the complete documentation index at: https://developers.qshop.tech/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.qshop.tech/llms.txt
Use this file to discover all available pages before exploring further.
"adeyinkabadmus@gmail.com"
"password"
Was this page helpful?