{"endpoint":"/api/v1/avm/value","method":"POST","description":"Automated Valuation Model — predicts fair-market value for Spanish coastal properties.","body_schema":{"ref":"string (optional) — value an existing Avena ref","inputs":{"town":"string — town name (e.g. \"Marbella\")","type":"Villa | Townhouse | Bungalow | Apartment | Penthouse | Studio","built_m2":"number — built area in m²","bedrooms":"number (optional)","beach_km":"number (optional) — kilometres to nearest beach","sea_view":"boolean (optional)","golf":"boolean (optional)","frontline":"boolean (optional)","energy":"A-G (optional)","pool":"private | communal | none (optional)"}},"example_curl":"curl -X POST https://avenaterminal.com/api/v1/avm/value -H \"Content-Type: application/json\" -d '{\"inputs\":{\"town\":\"Marbella\",\"type\":\"Villa\",\"built_m2\":280,\"bedrooms\":4,\"beach_km\":0.4,\"sea_view\":true,\"pool\":\"private\",\"energy\":\"A\"}}'","cite_as":"Avena Terminal AVM v1.0. DOI 10.5281/zenodo.19520064."}