QAFakeAPI LogoQAFakeAPI/Studio Workspace
📖 API Docs🍞 Download Bruno Collection (Free)🚀 SDET Toolkit (₹499)
Target Environment:Local Sandbox (http://localhost:3000)
Bearer Token:
Content-Type: application/json
Ready0 ms0 B
// Click "Send Request ⚡" to test live API response...
⚡ Instant Automation Code Generator

Export ready-to-run automation scripts for this exact request into your test framework:

curl -X POST "http://localhost:3000/api/v1/auth/login" \
  -H "Content-Type: application/json" \
  -d '{  "username": "aquil",  "password": "test1234"}'