KokoAPIKokoAPI
User GuideAPI ReferenceAI ApplicationsHelp & Support
Management API系统

Initialize System

🔓 No Authentication Required

POST
/api/setup

Request Body

application/json

username?string
password?string

Response Body

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

How is this guide?

Last updated on