La API de Recuperar Información de Declaración de Impuestos de EE. UU. proporciona acceso estructurado a las tasas impositivas y tramos del impuesto sobre la renta en EE. UU., organizados por año fiscal y tipo de contribuyente. La API ofrece los rangos de ingresos que corresponden a cada tasa federal, lo que te permite identificar con precisión qué porcentaje se aplica a cada segmento de ingresos individuales, según el estado civil del contribuyente.
Está diseñada para aplicaciones de cálculo de impuestos, planificación financiera, software contable y servicios que necesitan estimar impuestos federales de manera automática y precisa. Los datos están segmentados en tramos o escalas progresivas, permitiendo que la estructura fiscal actual se aplique a simulaciones de ingresos o análisis económicos.
Además de ser útil para desarrolladores que integran lógica fiscal en sus plataformas, la API también puede ser utilizada por asesores fiscales, aplicaciones móviles de finanzas personales y cualquier herramienta que proporcione proyecciones de ingresos netos o retenciones. La estructura JSON facilita la integración en todo tipo de sistemas, y dado que está organizada por año, permite el acceso a información tanto actual como histórica.
Esta API simplifica los complejos cálculos del sistema impositivo progresivo de EE. UU., proporcionando claridad sobre cuánto impuesto se paga en cada nivel de ingresos y ayudando a garantizar precisión y cumplimiento normativo.
Para utilizar este endpoint, debe especificar un año en el parámetro.
También tendrá un parámetro opcional donde puede obtener información fiscal federal sin datos estatales y provinciales. Solo necesita establecer el parámetro en verdadero.
Impuestos sobre la Renta - Características del Endpoint
Objeto | Descripción |
---|---|
year |
[Requerido] Indicate a fiscal year |
federal_only |
Opcional Set to true if you want to obtain only federal tax information |
{"federal": {"married": {"brackets": [{"rate": 0.1, "min": 1, "max": 18650}, {"rate": 0.15, "min": 18651, "max": 75900}, {"rate": 0.25, "min": 75901, "max": 153100}, {"rate": 0.28, "min": 153101, "max": 233350}, {"rate": 0.33, "min": 233351, "max": 416700}, {"rate": 0.35, "min": 416701, "max": 470700}, {"rate": 0.396, "min": 470701, "max": "Infinity"}]}, "married_separate": {"brackets": [{"rate": 0.1, "min": 1, "max": 9235}, {"rate": 0.15, "min": 9236, "max": 37950}, {"rate": 0.25, "min": 37951, "max": 76550}, {"rate": 0.28, "min": 76551, "max": 116675}, {"rate": 0.33, "min": 116676, "max": 208350}, {"rate": 0.35, "min": 208351, "max": 235350}, {"rate": 0.396, "min": 235351, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.1, "min": 1, "max": 9325}, {"rate": 0.15, "min": 9326, "max": 37950}, {"rate": 0.25, "min": 37951, "max": 91900}, {"rate": 0.28, "min": 91901, "max": 191650}, {"rate": 0.33, "min": 191651, "max": 416700}, {"rate": 0.35, "min": 416701, "max": 418400}, {"rate": 0.396, "min": 418401, "max": "Infinity"}]}, "head_of_household": {"brackets": [{"rate": 0.1, "min": 1, "max": 13350}, {"rate": 0.15, "min": 13351, "max": 50800}, {"rate": 0.25, "min": 50801, "max": 131200}, {"rate": 0.28, "min": 131201, "max": 212500}, {"rate": 0.33, "min": 212501, "max": 416700}, {"rate": 0.35, "min": 416701, "max": 444550}, {"rate": 0.396, "min": 444551, "max": "Infinity"}]}}, "states": {"AL": {"married": {"brackets": [{"rate": 0.02, "min": 1, "max": 1000}, {"rate": 0.04, "min": 1001, "max": 6000}, {"rate": 0.05, "min": 6001, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.02, "min": 1, "max": 500}, {"rate": 0.04, "min": 501, "max": 3000}, {"rate": 0.05, "min": 3001, "max": "Infinity"}]}, "standard_deduction": {"single": 2500, "couple": 7500}, "personal_exemption": {"single": ">", "couple": "3000", "dependent": "1000"}}, "AK": {"married": {"brackets": []}, "single": {"brackets": []}, "standard_deduction": {}, "personal_exemption": {}}, "AZ": {"married": {"brackets": [{"rate": 0.0259, "min": 1, "max": 20357}, {"rate": 0.0288, "min": 20358, "max": 50890}, {"rate": 0.0336, "min": 50891, "max": 101779}, {"rate": 0.0424, "min": 101780, "max": 305336}, {"rate": 0.0454, "min": 305337, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.0259, "min": 1, "max": 10179}, {"rate": 0.0288, "min": 10180, "max": 25445}, {"rate": 0.0336, "min": 25446, "max": 50890}, {"rate": 0.0424, "min": 50891, "max": 152668}, {"rate": 0.0454, "min": 152669, "max": "Infinity"}]}, "standard_deduction": {"single": 5099, "couple": 10189}, "personal_exemption": {"single": ">", "couple": "4200", "dependent": "2100"}}, "AR": {"married": {"brackets": [{"rate": 0.009, "min": 1, "max": 4299}, {"rate": 0.025, "min": 4300, "max": 8500}, {"rate": 0.035, "min": 8501, "max": 12699}, {"rate": 0.045, "min": 12700, "max": 21199}, {"rate": 0.06, "min": 21200, "max": 35100}, {"rate": 0.069, "min": 35101, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.009, "min": 1, "max": 4299}, {"rate": 0.025, "min": 4300, "max": 8500}, {"rate": 0.035, "min": 8501, "max": 12699}, {"rate": 0.045, "min": 12700, "max": 21199}, {"rate": 0.06, "min": 21200, "max": 35100}, {"rate": 0.069, "min": 35101, "max": "Infinity"}]}, "standard_deduction": {"single": 2200, "couple": 4400}, "personal_exemption": {"single": ">", "couple": "52 credit", "dependent": "26 credit"}}, "CA": {"married": {"brackets": [{"rate": 0.01, "min": 1, "max": 16446}, {"rate": 0.02, "min": 16447, "max": 38990}, {"rate": 0.04, "min": 38991, "max": 61538}, {"rate": 0.06, "min": 61539, "max": 85422}, {"rate": 0.08, "min": 85423, "max": 107960}, {"rate": 0.093, "min": 107961, "max": 551476}, {"rate": 0.103, "min": 551477, "max": 661768}, {"rate": 0.113, "min": 661769, "max": 1000000}, {"rate": 0.123, "min": 1000001, "max": 1102946}, {"rate": 0.133, "min": 1102947, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.01, "min": 1, "max": 8223}, {"rate": 0.02, "min": 8224, "max": 19495}, {"rate": 0.04, "min": 19496, "max": 30796}, {"rate": 0.06, "min": 30797, "max": 42711}, {"rate": 0.08, "min": 42712, "max": 53980}, {"rate": 0.093, "min": 53981, "max": 275738}, {"rate": 0.103, "min": 275739, "max": 330884}, {"rate": 0.113, "min": 330885, "max": 551473}, {"rate": 0.123, "min": 551474, "max": 1000000}, {"rate": 0.133, "min": 1000001, "max": "Infinity"}]}, "standard_deduction": {"single": 4236, "couple": 8472}, "personal_exemption": {"single": ">", "couple": "228 credit", "dependent": "353 credit"}}, "CO": {"married": {"brackets": [{"rate": 0.0463, "min": 1, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.0463, "min": 1, "max": "Infinity"}]}, "standard_deduction": {}, "personal_exemption": {"single": ">"}}, "CT": {"married": {"brackets": [{"rate": 0.03, "min": 1, "max": 20000}, {"rate": 0.05, "min": 20001, "max": 100000}, {"rate": 0.055, "min": 100001, "max": 200000}, {"rate": 0.06, "min": 200001, "max": 400000}, {"rate": 0.065, "min": 400001, "max": 500000}, {"rate": 0.069, "min": 500001, "max": 1000000}, {"rate": 0.0699, "min": 1000001, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.03, "min": 1, "max": 10000}, {"rate": 0.05, "min": 10001, "max": 50000}, {"rate": 0.055, "min": 50001, "max": 100000}, {"rate": 0.06, "min": 100001, "max": 200000}, {"rate": 0.065, "min": 200001, "max": 250000}, {"rate": 0.069, "min": 250001, "max": 500000}, {"rate": 0.0699, "min": 500001, "max": "Infinity"}]}, "standard_deduction": {}, "personal_exemption": {"single": ">", "couple": "24000", "dependent": "0"}}, "DE": {"married": {"brackets": [{"rate": 0.022, "min": 2001, "max": 5000}, {"rate": 0.039, "min": 5001, "max": 10000}, {"rate": 0.048, "min": 10001, "max": 20000}, {"rate": 0.052, "min": 20001, "max": 25000}, {"rate": 0.0555, "min": 25001, "max": 60000}, {"rate": 0.066, "min": 60001, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.022, "min": 2001, "max": 5000}, {"rate": 0.039, "min": 5001, "max": 10000}, {"rate": 0.048, "min": 10001, "max": 20000}, {"rate": 0.052, "min": 20001, "max": 25000}, {"rate": 0.0555, "min": 25001, "max": 60000}, {"rate": 0.066, "min": 60001, "max": "Infinity"}]}, "standard_deduction": {"single": 3250, "couple": 6500}, "personal_exemption": {"single": ">", "couple": "220 credit", "dependent": "110 credit"}}, "FL": {"married": {"brackets": []}, "single": {"brackets": []}, "standard_deduction": {}, "personal_exemption": {}}, "GA": {"married": {"brackets": [{"rate": 0.01, "min": 1, "max": 1000}, {"rate": 0.02, "min": 1001, "max": 3000}, {"rate": 0.03, "min": 3001, "max": 5000}, {"rate": 0.04, "min": 5001, "max": 7000}, {"rate": 0.05, "min": 7001, "max": 10000}, {"rate": 0.06, "min": 10001, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.01, "min": 1, "max": 750}, {"rate": 0.02, "min": 751, "max": 2250}, {"rate": 0.03, "min": 2251, "max": 3750}, {"rate": 0.04, "min": 3751, "max": 5250}, {"rate": 0.05, "min": 5251, "max": 7000}, {"rate": 0.06, "min": 7001, "max": "Infinity"}]}, "standard_deduction": {"single": 2300, "couple": 3000}, "personal_exemption": {"single": ">", "couple": "7400", "dependent": "3000"}}, "HI": {"married": {"brackets": [{"rate": 0.014, "min": 1, "max": 4800}, {"rate": 0.032, "min": 4801, "max": 9600}, {"rate": 0.055, "min": 9601, "max": 19200}, {"rate": 0.064, "min": 19201, "max": 28800}, {"rate": 0.068, "min": 28801, "max": 38400}, {"rate": 0.072, "min": 38401, "max": 48000}, {"rate": 0.076, "min": 48001, "max": 72000}, {"rate": 0.079, "min": 72001, "max": 96000}, {"rate": 0.0825, "min": 96001, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.014, "min": 1, "max": 2400}, {"rate": 0.032, "min": 2401, "max": 4800}, {"rate": 0.055, "min": 4801, "max": 9600}, {"rate": 0.064, "min": 9601, "max": 14400}, {"rate": 0.068, "min": 14401, "max": 19200}, {"rate": 0.072, "min": 19201, "max": 24000}, {"rate": 0.076, "min": 24001, "max": 36000}, {"rate": 0.079, "min": 36001, "max": 48000}, {"rate": 0.0825, "min": 48001, "max": "Infinity"}]}, "standard_deduction": {"single": 2200, "couple": 4400}, "personal_exemption": {"single": ">", "couple": "2288", "dependent": "1144"}}, "ID": {"married": {"brackets": [{"rate": 0.016, "min": 1, "max": 2908}, {"rate": 0.036, "min": 2909, "max": 5816}, {"rate": 0.041, "min": 5817, "max": 8724}, {"rate": 0.051, "min": 8725, "max": 11632}, {"rate": 0.061, "min": 11633, "max": 14540}, {"rate": 0.071, "min": 14541, "max": 21810}, {"rate": 0.074, "min": 21811, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.016, "min": 1, "max": 1454}, {"rate": 0.036, "min": 1455, "max": 2908}, {"rate": 0.041, "min": 2909, "max": 4362}, {"rate": 0.051, "min": 4363, "max": 5816}, {"rate": 0.061, "min": 5817, "max": 7270}, {"rate": 0.071, "min": 7271, "max": 10905}, {"rate": 0.074, "min": 10906, "max": "Infinity"}]}, "standard_deduction": {"single": 6350, "couple": 12700}, "personal_exemption": {"single": ">", "couple": "8100", "dependent": "4050"}}, "IL": {"married": {"brackets": [{"rate": 0.0495, "min": 1, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.0495, "min": 1, "max": "Infinity"}]}, "standard_deduction": {}, "personal_exemption": {"single": ">", "couple": "4350", "dependent": "2175"}}, "IN": {"married": {"brackets": [{"rate": 0.0323, "min": 1, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.0323, "min": 1, "max": "Infinity"}]}, "standard_deduction": {}, "personal_exemption": {"single": ">", "couple": "2000", "dependent": "1000"}}, "IA": {"married": {"brackets": [{"rate": 0.0036, "min": 1, "max": 1573}, {"rate": 0.0072, "min": 1574, "max": 3146}, {"rate": 0.0243, "min": 3147, "max": 6292}, {"rate": 0.045, "min": 6293, "max": 14157}, {"rate": 0.0612, "min": 14158, "max": 23595}, {"rate": 0.0648, "min": 23596, "max": 31460}, {"rate": 0.068, "min": 31461, "max": 47190}, {"rate": 0.0792, "min": 47191, "max": 70785}, {"rate": 0.0898, "min": 70786, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.0036, "min": 1, "max": 1573}, {"rate": 0.0072, "min": 1574, "max": 3146}, {"rate": 0.024...
curl --location --request GET 'https://zylalabs.com/api/8482/retrieve+us+tax+filing+information+api/14866/income+taxes?year=Required' --header 'Authorization: Bearer YOUR_API_KEY'
Encabezado | Descripción |
---|---|
Autorización
|
[Requerido] Debería ser Bearer access_key . Consulta "Tu Clave de Acceso a la API" arriba cuando estés suscrito. |
Sin compromiso a largo plazo. Mejora, reduce o cancela en cualquier momento. La Prueba Gratuita incluye hasta 50 solicitudes.
El endpoint GET Income Taxes devuelve los tramos y tasas del impuesto sobre la renta federal para un año fiscal y estado de contribuyente especificados. Esto incluye rangos de ingresos correspondientes a cada tasa impositiva, lo que permite a los usuarios determinar los porcentajes de impuestos aplicables para diferentes segmentos de ingresos.
Los datos de respuesta típicamente incluyen campos como "año," "estado_del_contribuyente," "tramos," y "tasas." Cada tramo contiene rangos de ingresos y la tasa impositiva correspondiente, proporcionando una clara visión de la estructura impositiva progresiva.
Los datos de respuesta están estructurados en formato JSON, organizados por año y estado del contribuyente. Cada tramo impositivo se enumera con su respectivo rango de ingresos y tasa impositiva, lo que facilita su análisis y utilización en aplicaciones.
El endpoint requiere un parámetro de "año" para especificar el año fiscal. Un parámetro opcional permite a los usuarios solicitar solo información fiscal federal estableciéndolo en verdadero, excluyendo los datos estatales y provinciales.
El punto final proporciona información sobre los tramos del impuesto sobre la renta federal, tasas y rangos de ingresos para varios estados de contribuyentes, como soltero, casado presentando conjuntamente y jefe de hogar, tanto para años actuales como históricos.
La precisión de los datos se mantiene obteniendo información de las publicaciones y pautas oficiales del IRS. Las actualizaciones regulares aseguran que la API refleje las leyes y tasas fiscales más actuales, proporcionando datos confiables para los usuarios.
Los casos de uso típicos incluyen aplicaciones de cálculo de impuestos, herramientas de planificación financiera, software contable y servicios que estiman impuestos federales. Los usuarios pueden aprovechar los datos para simulaciones de ingresos y verificaciones de cumplimiento.
Los usuarios pueden utilizar los datos devueltos integrándolos en sus aplicaciones para calcular impuestos estimados basados en los ingresos del usuario. Al referirse a los rangos de ingresos y las tasas, los desarrolladores pueden crear calculadoras de impuestos precisas y herramientas de planificación financiera.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world's most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]
Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.
The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.
Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]
Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.
API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.
Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.
To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.
To check how many API calls you have left for the current month, refer to the 'X-Zyla-API-Calls-Monthly-Remaining' field in the response header. For example, if your plan allows 1.000 requests per month and you've used 100, this field in the response header will indicate 900 remaining calls.
To see the maximum number of API requests your plan allows, check the 'X-Zyla-RateLimit-Limit' response header. For instance, if your plan includes 1.000 requests per month, this header will display 1.000.
The 'X-Zyla-RateLimit-Reset' header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3.600, it means 3.600 seconds are left until the limit resets.
Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.
You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]
To give you the opportunity to experience our APIs without any commitment, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost. This trial can be used only once, so we recommend applying it to the API that interests you the most. While most of our APIs offer a free trial, some may not. The trial concludes after 7 days or once you've made 50 requests, whichever occurs first. If you reach the 50 request limit during the trial, you will need to "Start Your Paid Plan" to continue making requests. You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab. Alternatively, if you don't cancel your subscription before the 7th day, your free trial will end, and your plan will automatically be billed, granting you access to all the API calls specified in your plan. Please keep this in mind to avoid unwanted charges.
After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, it's important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.
When you subscribe to an API free trial, you can make up to 50 API calls. If you wish to make additional API calls beyond this limit, the API will prompt you to perform an "Start Your Paid Plan." You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab.
Payout Orders are processed between the 20th and the 30th of each month. If you submit your request before the 20th, your payment will be processed within this timeframe.
Nivel de Servicio:
100%
Tiempo de Respuesta:
692,67ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
692,67ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
692,67ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
692,67ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
92,43ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
304,68ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
176,40ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
120,18ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
692,67ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
554,03ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
5.574,11ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
5.574,11ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
5.574,11ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
5.574,11ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
5.574,11ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
9.761,31ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
9.761,31ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
9.761,31ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
9.761,31ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
9.761,31ms