bcra-central-deudores

Query Argentina's Central de Deudores REST API for credit reports by CUIT/CUIL/CDI.

39|2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/ferminrp/agent-skills --skill bcra-central-deudores
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bcra-central-deudores
Source: https://github.com/ferminrp/agent-skills/tree/main/skills/bcra-central-deudores
Command: npx skills add https://github.com/ferminrp/agent-skills --skill bcra-central-deudores

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Queries Argentina's Central de Deudores to obtain credit reports by CUIT/CUIL/CDI for individuals or companies.

Core Features & Use Cases

  • Retrieve current debt status across entities for a given identifier.
  • Retrieve historical debt records to analyze trends over time.
  • Retrieve rejected checks data to surface payment issues and risk indicators.

Quick Start

Fetch a debtor's report using their CUIT/CUIL/CDI to view current debts, history, and rejected checks.

Frequently Asked Questions about bcra-central-deudores

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check Argentina credit report status using a CUIT or CUIL?

You retrieve an Argentina credit report by querying the BCRA Central de Deudores public REST endpoints with a valid CUIT, CUIL, or CDI, which returns structured JSON containing current debts, historical records, and rejected checks.

What is the BCRA Central de Deudores and what debt data does it provide?

The BCRA Central de Deudores is Argentina's central debtor registry providing credit reports that include current debt status across financial entities, historical debt records for trend analysis, and rejected checks data for payment risk assessment.

Can I retrieve historical debt records and rejected checks for a company in Argentina?

Yes, you can retrieve historical debt records and rejected checks for individuals or companies by querying the BCRA Central de Deudores API with the entity's CUIT or CUIL identifier to receive structured JSON data.

What happens if I query the BCRA Central de Deudores with an invalid CUIT?

Querying the BCRA Central de Deudores with an invalid CUIT triggers input validation errors handled by common error codes, preventing the request from returning credit report data until a valid identifier is provided.

Does the BCRA credit report API work for both individuals and companies?

Yes, the BCRA credit report API works for both individuals and companies in Argentina, accepting CUIT, CUIL, or CDI identifiers to fetch current debts, historical debt trends, and rejected checks data as structured JSON.