Resolution No. 5,616/2024. Learn more

Connect to
ARCA today

Skip ARCA complexity. With Afip SDK, you integrate your system in minutes and stay focused on growing your business.

jsDownload My Vouchers.js
jsCreate Invoice.js
import Afip from '@afipsdk/afip.js';
const afip = new Afip({ access_token: 'YOUR_ACCESS_TOKEN' });
const data = {
"cuit": "20111111112", // Tax ID to fetch vouchers from
"username": "20111111112", // Tax ID used to log in
"password": "secure#password?", // Password
"filters": {
"t": "R", // R = Received, E = Issued
"fechaEmision": "01/01/2023 - 31/12/2023", // Date from - to
}
};
const comprobantes = await afip.CreateAutomation("mis-comprobantes", data, true);
console.log(comprobantes);

Factura SDK

Need end-to-end invoicing?

Factura SDK handles issuance, statuses, PDFs, QR, and webhooks for SaaS, ERPs, and platforms.

Explore Factura SDK
Tax issuance
Statuses and retries
PDF + QR
Webhooks

Real Afip SDK volume

Platform activity for operating with ARCA at scale.

Last 30 days
+24,267,381

requests processed

in the last 30 days

Last 30 days
+4,238

active tax IDs

operating with Afip SDK in the last 30 days

Connecting to ARCA

from next-generation startups to large companies and government organizations.

Customer logo 1
Customer logo 2
Customer logo 3
Customer logo 4
Customer logo 5
Customer logo 6
Customer logo 1
Customer logo 2
Customer logo 3
Customer logo 4
Customer logo 5
Customer logo 6
Logo

Integrate this afternoon

Simple, elegant documentation for using ARCA services in minutes, with SDKs and REST APIs for your favorite programming languages and no-code platforms.

AutomationsWeb services
Cover
Cover
Cover
Cover
Cover
Cover
Cover
Cover
Cover
Cover
Cover
Cover

Why use Afip SDK?

Integrate with ARCA in minutes.

Documentation

Complete documentation to make integration easy and fast.

screenshot docs

Personalized support

Contact us by email or Discord and we will help you with the integration.

I have an error
fake-avatar
ivan-avatar
Could you show me the code?
Sure
fake-avatar
100%

All web services

Authentication

Automatically handles authentication with WSAA.

The preferred library

With more than 100 thousand downloads since its launch in 2017.

Available automations

Automate manual work on the ARCA website.

My Vouchers

Download any issued or received voucher for a CUIT from ARCA's My Vouchers app.

Monotributo information

Fetch Monotributo information for a taxpayer.

Create development certificate

Create a certificate for using ARCA web services in development mode.

Create production certificate

Create a certificate for using ARCA web services in production mode.

Authorize development web service

Create authorizations to use web services once the development certificate has been created.

Authorize production web service

Create authorizations to use web services once the production certificate has been created.

Delegate a web service

Allow one CUIT to authorize another CUIT to use a web service on its behalf.

Accept web service delegation

Accept a web service delegated by another CUIT and then link it to your certificate.

Enable Digital Certificate Administration

Enable ARCA's Digital Certificate Administration service.

Electronic Tax Address

Fetch communications from ARCA's Electronic Tax Address service.

My Withholdings

Query withholdings and perceptions from ARCA's Mis Retenciones service.

Create sales point

Create a new sales point in ARCA.

List sales points

List all sales points configured in ARCA.

Nuestra Parte

Fetch the taxpayer information shown by ARCA's Nuestra Parte service.

CCMA

Query taxpayer account balances and grouped debt movements from ARCA's CCMA service.

Tax Accounts System (Beta)

Fetch taxpayer debt (tax, period, amount and interest) and unfiled returns from ARCA's Sistema de Cuentas Tributarias service.

My Payment Plans

Fetch taxpayer payment plans from ARCA's Mis Facilidades service.

Available web services

Integrate all ARCA web services simply and quickly.

Any questions?