curl --request GET \
--url https://api.getovra.com/billing/balance \
--header 'Authorization: Bearer <token>'{
"balanceEuros": 123,
"hasPaymentMethod": true
}curl --request GET \
--url https://api.getovra.com/billing/balance \
--header 'Authorization: Bearer <token>'{
"balanceEuros": 123,
"hasPaymentMethod": true
}Documentation Index
Fetch the complete documentation index at: https://docs.getovra.com/llms.txt
Use this file to discover all available pages before exploring further.