cURL
curl --request POST \ --url https://api.villagelabs.com/v1/simulate
Run a new ESOP simulation
Documentation IndexFetch the complete documentation index at: https://village-docs.villagelabs.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://village-docs.villagelabs.com/llms.txt
Use this file to discover all available pages before exploring further.
{ "planRules": { }, "operatingAssumptions": { }, "initialState": { }, "systemConfig": { } }
{ "success": true, "data": { "simulation_id": "sim_2024_001", "status": "completed", "results": { "total_repurchase_obligation": 8450000, "peak_cash_year": 2029, "annual_projections": [ ] } } }