cURL
curl --request GET \ --url https://api.heyhestia.com/partner/budget \ --header 'Authorization: Bearer <token>'
{ "budget": 209845, "budgetWithNotaryFees": 226633, "eligibility": { "location": true, "budget": true } }
Get a user budget & eligibility to Hestia
budget
budgetWithNotaryFees
Hide properties
Was this page helpful?