Last updated 7 months ago
Use this endpoint to fetch your remaining balance.
GET /api/balance HTTP/1.1 Host: api.flashproxy.io Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*
Successful response
{ "balance": 1 }