Request
curl --location 'https://api.znapai.com/v1/balance' \
--header 'Authorization: Bearer $ZnapAI_API_KEY'
Response
{
"code": 200,
"msg": "success",
"data": 99.999578
}
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
