Logo

Account & Balance

Manage your account settings and check your wallet balance in real-time.

Check Balance

Returns the current balance of your FranceVerified wallet.

GET /user/balance
Response Format
{
            "status": "success",
            "balance": 5000.50
        }
Tip: Always check your balance before making large verification or bill payment requests to avoid 403 Forbidden (Insufficient Funds) errors.

© 2026 FranceVerified API. All rights reserved.