{"name":"Foundily Equity API","version":"1.0.0","description":"Deterministic startup-equity math: convert SAFEs, model priced rounds, compute dilution, run exit waterfalls.","documentation":"https://foundily.com/docs/api","openapi":"https://foundily.com/api/v1/openapi.json","llms_txt":"https://foundily.com/llms.txt","mcp":"https://foundily.com/docs/mcp","authentication":{"type":"bearer","header":"Authorization: Bearer fd_live_...","get_key":"https://foundily.com/dashboard/api-keys"},"endpoints":[{"method":"POST","path":"/safe/convert","summary":"Convert a SAFE at a priced round"},{"method":"POST","path":"/rounds/model","summary":"Model a priced round"},{"method":"POST","path":"/dilution","summary":"Multi-round dilution scenario"},{"method":"POST","path":"/waterfall","summary":"Exit / liquidation waterfall"}],"pricing":{"currency":"USD","plans":[{"id":"free","name":"Free","price_monthly":0,"api_quota_monthly":100,"overage_per_call":null,"unit":"request"},{"id":"pro","name":"Pro","price_monthly":29,"api_quota_monthly":10000,"overage_per_call":0.01,"unit":"request"}],"metered":{"unit":"api_request","free_included":100,"pro_included":10000,"pro_overage_usd":0.01}}}