Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
区分模型调用 Token 与个人资料访问令牌,并安全传递认证信息
/v1/*
/minimaxi/*
/kling/*
/vidu/*
/api/user/*
Authorization
curl "https://models.phanedge.cloud/v1/models" \ -H "Authorization: Bearer $TOKEN"
curl "https://models.phanedge.cloud/api/user/balance" \ -H "Authorization: Bearer $PROFILE_TOKEN"