Routescope APIRoutescope API

User Login

🔓 No Authentication Required

POST
/api/user/login
curl -X POST "https://api.routescope.ai/api/user/login" \  -H "Content-Type: application/json" \  -d '{}'
Empty

Request Body

application/json

username?string
password?string

Response Body

Last updated on