{"ok":true,"data":{"name":"induwara.lk Public API","version":"v1","baseUrl":"https://induwara.lk","docs":"https://induwara.lk/developers","auth":"Optional free API key via 'Authorization: Bearer ilk_live_…' or 'x-api-key'. Anonymous calls allowed at a lower daily limit.","endpoints":[{"method":"GET","path":"/api/v1/nic/{number}","title":"NIC Decoder","keyOnly":false,"example":"https://induwara.lk/api/v1/nic/199234567890"},{"method":"GET","path":"/api/v1/holidays","title":"Public Holidays","keyOnly":false,"example":"https://induwara.lk/api/v1/holidays?year=2026&type=public"},{"method":"GET","path":"/api/v1/working-days","title":"Working Days","keyOnly":false,"example":"https://induwara.lk/api/v1/working-days?from=2026-01-01&to=2026-03-31&calendar=mercantile"},{"method":"GET","path":"/api/v1/tax/paye","title":"Income Tax (PAYE / APIT)","keyOnly":false,"example":"https://induwara.lk/api/v1/tax/paye?monthly=250000"},{"method":"GET","path":"/api/v1/convert/land","title":"Land Area Converter","keyOnly":false,"example":"https://induwara.lk/api/v1/convert/land?value=10&from=perch"},{"method":"GET","path":"/api/v1/vat","title":"VAT Calculator","keyOnly":false,"example":"https://induwara.lk/api/v1/vat?amount=10000&rate=18&mode=add"},{"method":"GET","path":"/api/v1/loan","title":"Loan EMI Calculator","keyOnly":false,"example":"https://induwara.lk/api/v1/loan?principal=5000000&rate=12.5&months=240"},{"method":"GET","path":"/api/v1/fd","title":"Fixed Deposit Calculator","keyOnly":false,"example":"https://induwara.lk/api/v1/fd?principal=1000000&rate=10&months=12&payout=cumulative"},{"method":"GET","path":"/api/v1/districts","title":"Districts of Sri Lanka","keyOnly":false,"example":"https://induwara.lk/api/v1/districts"},{"method":"POST","path":"/api/v1/voice","title":"AI Voice (Text to Speech)","keyOnly":true,"example":"https://induwara.lkcurl -X POST https://induwara.lk/api/v1/voice -H \"Authorization: Bearer ilk_live_…\" -H \"Content-Type: application/json\" -d '{\"text\":\"Hello! <whisper>secret</whisper> [laugh]\",\"voice\":\"eve\",\"language\":\"en\",\"codec\":\"mp3\"}' --output voice.mp3"}]}}