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.
curl --location 'https://kf.pikabao.cc/agent/v1/account/info?appid=user123×tamp=1640995200000&sign=ABC123...'
{ "code": 0, "msg": "", "content": { "id": "123456789", "createTime": "2023-01-01 00:00:00", "updateTime": "2023-12-31 23:59:59", "enable": true, "name": "张三", "balance": "1000.00", "notifyUrl": "https://example.com/notify" } }
获取用户账户信息、余额等详细信息
Show content 字段