bcra-central-deudores
Installation
SKILL.md
BCRA Central de Deudores
Query Argentina's Central Bank debtor registry to obtain credit reports by CUIT/CUIL/CDI.
API Overview
- Base URL:
https://api.bcra.gob.ar - Auth: None required (public API)
- Format: JSON responses
- Input: CUIT/CUIL/CDI as integer (no hyphens), e.g.
20123456789 - Optional web interface:
https://compara.ar/deudores/:cuit(replace:cuitwith the 11-digit CUIT/CUIL/CDI)
Endpoints
1. Current Debts — GET /centraldedeudores/v1.0/Deudas/{Identificacion}
Returns the latest reported debt situation across all financial entities.
Related skills