TDS Calculator API
TDS Calculator is an API suite for calculating tax deducted at source (TDS) for salary and non-salary payments. Use these APIs to compute TDS amounts and rates for payroll and payouts—call synchronously for immediate results or asynchronously for bulk processing.Value proposition
Correct TDS calculation requires applying the right rates and rules for each payment type, recipient status, and Income Tax Act section. Manual computation is error-prone and slow, especially when processing high volumes of salary or vendor payments. TDS Calculator APIs automate these calculations. The APIs produce accurate deductions that comply with Income Tax Act provisions and reduce compliance risk.Salary TDS calculation
Non-salary TDS calculation
Sync and async modes
Workbook input/output
How it works
Choose calculation mode
Call non-salary calculator (if applicable)
Call salary sync (for single computations)
Submit salary job (for bulk processing)
Upload input workbook
Poll job status or receive webhook
Download computed output
API reference
Non-salary calculation
Salary calculation (sync)
Submit salary job
Poll salary job
API endpoints
Common use cases
Use TDS Calculator APIs when you need to:- Calculate TDS for contractor or vendor payouts before initiating payment
- Compute employee salary TDS during payroll processing and generate output workbook
- Run bulk salary TDS calculations for enterprises with large payroll files
- Integrate TDS computation into HRMS or ERP systems for monthly compliance workflows
Related resources
Job-based APIs
Webhooks
Error handling
Authentication
FAQ
What is TDS Calculator API?
What is TDS Calculator API?
What is the difference between salary and non-salary TDS calculation?
What is the difference between salary and non-salary TDS calculation?
When should I use sync vs async salary calculation?
When should I use sync vs async salary calculation?
How do I process bulk salary TDS calculations?
How do I process bulk salary TDS calculations?
What format does the salary workbook use?
What format does the salary workbook use?
What compliance requirements does TDS Calculator address?
What compliance requirements does TDS Calculator address?
How do I handle errors in TDS calculation requests?
How do I handle errors in TDS calculation requests?