cURL
curl --request GET \ --url https://api-west.millis.ai/user/info
{ "user_id": "<string>", "credit": 123, "used_credit": 123, "auto_refill": { "enabled": true, "threshold": 123, "refill_amount": 123 } }
Documentation IndexFetch the complete documentation index at: https://docs.millis.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.millis.ai/llms.txt
Use this file to discover all available pages before exploring further.
Private Key
Successfully retrieved user info
Show child attributes