Routescope APIRoutescope API

初始化系统

🔓 无需鉴权

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

最后更新于