Skip to main content
The Departamento Nacional de Planeación (DNP) runs Sisbén IV, the survey that classifies Colombian households from A1 (extreme poverty) to D21 for social programmes, and the Registro Universal de Ingresos (RUI), the income-based classification that succeeds it. Both sit on the Registro Social de Hogares, the DNP’s register of more than 55 million people. Send a document and get both classifications, or find the Sisbén office that serves a municipality.

Social classification

POST /co/dnp/social-classification/v1 Returns a person’s Sisbén IV group and RUI classification.
category is the letter both classifications share:
The RUI (Registro Universal de Ingresos) classifies people by estimated income and succeeds Sisbén IV as the targeting instrument for social programmes from the second half of 2026 (Decreto 875 de 2024). A person can have one without the other, so read both.

Sisbén offices

POST /co/dnp/sisben-offices/v1 Returns who runs the Sisbén in a department or municipality, and how to reach them.
Returns department_code, total and offices[]. Without department_code, offices lists every department’s Sisbén coordinator. With it, that department’s coordinator followed by the Sisbén administrator of each of its municipalities. Each offices[] entry is { level, department, department_code, municipality, municipality_code, contact_name, address, phone, email }. level is departmental or municipal; codes are DIVIPOLA (05, 05002); phone is as published, sometimes several numbers or an extension.

Full reference

Schemas, all response fields, and an interactive playground.