ドキュメントが一新されました!旧ドキュメントは doc.newapi.pro
New APINew API
利用ガイドインストールAPI リファレンスAIアプリケーションヘルプ&サポートビジネス協力
管理APIユーザー認証

ユーザー登録

🔓 認証不要

POST
/api/user/register

Request Body

application/json

username?string
password?string
email?string
verification_code?string
aff_code?string

Response Body

curl -X POST "https://loading/api/user/register" \  -H "Content-Type: application/json" \  -d '{}'
Empty

このガイドはいかがですか?

最終更新