🧪 Development & Testing

Environments

  • Local: http://localhost:3000

  • Staging: https://staging-api.example.com

  • Production: https://api.example.com

Test Users

We provide predefined accounts for staging:

{
  "email": "[email protected]",
  "password": "test1234"
}

Postman Collection

Download: Postman Collection

Last updated