Routescope APIRoutescope API

Initialize System

🔓 No Authentication Required

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

Request Body

application/json

username?string
password?string

Response Body

Last updated on