Nova RouterNova Router
Quick StartAPI ReferenceAgent Tool Integrations

Initialize System

🔓 No Authentication Required

POST
/api/setup

Request Body

application/json

username?string
password?string

Response Body

curl -X POST "https://router.bit-tech.com.cn/api/setup" \  -H "Content-Type: application/json" \  -d '{}'
Empty

How is this guide?