US Income Tax Calculator
This API provides an estimate of federal, state, and FICA taxes for US taxpayers. It aims to provide accurate results by considering the following factors: - year, income, filing status, and number of dependents - standard deductions/credits - personal deductions/credits - dependent deductions/credits - federal income tax deduction (for state tax calculations) To ensure the highest accuracy, a…
US Income Tax Calculator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Calculate Federal Tax /taxes/federal |
Calculates the federal income tax for a taxpayer using year, income, filing status, and number of dependents. |
| GET |
Calculate State Tax /taxes/state |
Calculates the state income tax for a taxpayer using year, state, income, filing status, and number of dependents. |
| GET |
Calculate FICA Tax /taxes/fica |
Calculates the FICA tax for a taxpayer using year, income, filing status, and employment status. |
US Income Tax Calculator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 10 / second |
|
| ULTRA Recommended | $50 / month | 10 / second |
|
| MEGA | $100 / month | 10 / second |
|