Authentication
POST /user/account/balance HTTP/1.1
Host: api.antgst.com
Content-Type: application/json
{
"authSecret": "YOUR_API_KEY"
}📘How do I get my API Key?
old:


new:


Test with cURL
Last updated