// CYBER SPACE v2.0
当前时间:
接口地址: https://api.9999888.top
1. 获取 API Key (注册):
POST /register
Content-Type: application/json
{
"user_id": "your_username",
"password": "your_password",
"email": "your@email.com"
}
2. 发送对话:
POST /chat
X-API-Key: your_api_key
Content-Type: application/json
{
"message": "你好,请介绍一下自己"
}
3. 查询状态:
GET /status
X-API-Key: your_api_key
返回: {"user_id":"xxx","daily_usage":5,"remaining_today":5}
🧪 在线调试 - 无需 API Key(测试用):
🚧 开发中:
• 📺 视频生成 • 🖼️ 图片生成 • 🎵 语音合成
📅 计划中:
• 💎 会员系统 • 💰 充值接口 • 📱 手机端 APP