AFIP Invoice Parser
Extract structured JSON from Argentine AFIP/ARCA electronic invoice PDFs. Returns CUIT, CAE, amounts, dates and line items. No AI required.
AFIP Invoice Parser endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health Check /health |
Check if the API is online and running. No authentication required. |
| GET |
List Extractable Fields /fields |
Returns all 17 fields the API can extract from an AFIP invoice. No authentication required. |
| POST |
Parse AFIP Invoice /parse |
Upload an AFIP/ARCA electronic invoice PDF and receive all key fields as structured JSON. Requires X-API-Key header. Max file size 5MB. Only digitally-generated PDFs supported… |
AFIP Invoice Parser pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9 / month | — |
|
| ULTRA | $29 / month | — |
|