Skip to main content

Validación Empresarial RUES

Endpoint

https://api.verifik.co/v3/co/rues-complete

Recupera información empresarial completa del registro RUES de Colombia.

Headers

NameValue
Acceptapplication/json
AuthorizationBearer <token>

Parámetros

NameTypeRequiredDescription
categorystringYesUno de: "RM", "PROP", "RUNEOL", "RNT", "ESAL", "RESAL", "JUEGOS", "EXTRANJERAS".
documentNumberstringYesID empresarial legal (ej: 1121329661).
documentTypestringYesTipo de documento de empresa. Para Colombia usa NIT.

Solicitud

import axios from "axios";

const { data } = await axios.get(
"https://api.verifik.co/v3/co/rues-complete",
{
params: { category: "RM", documentNumber: "1121329661", documentType: "NIT" },
headers: { Accept: "application/json", Authorization: `Bearer ${process.env.VERIFIK_TOKEN}` },
}
);
console.log(data);

Respuesta

{
"data": {
"commercialRegistry": {
"NIT": "1121329661",
"acronym": null,
"businessName": "ANUAR DE JESUS HERNANDEZ GARCIA",
"chamberCommerce": "VALLEDUPAR",
"commercialAddress": null,
"companyLocation": "VALLEDUPAR",
"companyType": "PERSONA NATURAL",
"email": null,
"enrollmentDate": "2017-07-10",
"idRm": "390000145954",
"lastRenewedYear": "2018",
"lastUpdatedDate": "2023-04-20",
"legalRepresentatives": {
"faculty": "",
"legalRepresentatives": []
},
"organizationType": "PERSONA NATURAL",
"reasonForCancellation": "SOCIEDAD COMERCIAL",
"registrationNumber": "0000145954",
"registrationStatus": "CANCELADA",
"renewalDate": "2018-03-28"
},
"economicActivities": [
{
"code": "9521",
"description": "Mantenimiento y reparación de aparatos electrónicos de consumo",
"name": "ciiu_act_econ_pri"
},
{
"code": "9511",
"description": "Mantenimiento y reparación de computadores y de equipo periférico",
"name": "ciiu_act_econ_sec"
},
{
"code": "9512",
"description": "Mantenimiento y reparación de equipos de comunicación",
"name": "ciiu3"
},
{
"code": "4741",
"description": "Comercio al por menor de computadores, equipos periféricos, programas de informática y equipos de telecomunicaciones en establecimientos especializados",
"name": "ciiu4"
}
],
"establishmentOwner": [
{
"abbreviation": "",
"businessName": "INGEEN SOLUCIONES",
"chamberCode": "39",
"chamberDescription": "VALLEDUPAR",
"codeClassIdentification": "06",
"companyTypeCode": "02",
"companyTypeDescription": "SOCIEDAD COMERCIAL",
"digitVerification": " ",
"lastYearRenewed": "2018",
"legalOrganizationCode": "02",
"legalOrganizationDescription": "ESTABLECIMIENTOS DE COMERCIO",
"numberIdentification": "00000000000000",
"registration": "0000148365",
"registrationCategory": "ESTABLECIMIENTO DE COMERCIO",
"registrationCategoryCode": "04",
"registrationDate": "2017-10-13",
"registrationStatusCode": "03",
"registrationStatusDescription": "CANCELADA",
"renewalDate": "2018-03-28"
}
]
},
"signature": {
"dateTime": "October 6, 2025 3:11 PM",
"message": "Certified by Verifik.co"
},
"id": "2VTPR"
}

Categoría: PROP

{
"data": {
"RUPActivities": [
{
"codeUnspsc": "41101500",
"descripcion": "Equipo - suministros para la mezcla, la dispersión - la homogeneización en laboratorio"
},
{
"codeUnspsc": "41103000",
"descripcion": "Equipo de enfriamiento para laboratorio"
},
{
"codeUnspsc": "41103700",
"descripcion": "Cubetas de laboratorio"
},
"...",
],
"commercialRegistry": {
"NIT": "824005670",
"businessName": "DISTRIBUIDORA FARMACENTRO S.A.S.",
"chamberCommerce": "VALLEDUPAR",
"fullNit": "824005670-7",
"idRup": "39000000001547",
"identificationNumber": "00000824005670",
"proponentRegistration": "000000001547",
"proponentsStatusDescription": "NORMAL",
"registrationDate": "2021-05-20",
"renewalDate": "2025-06-20"
},
"finesAndSanctions": {
"contracts": [],
"fines": [],
"sanctions": []
},
"news": [
{
"act": "RENOVACIÓN",
"businessName": "DISTRIBUIDORA FARMACENTRO S.A.S.",
"chamber": "VALLEDUPAR",
"publicationDate": "2025-06-20",
"publicationTime": "05:18",
"registrationDate": "2025-06-20",
"registrationTime": "17:18",
"title": "RENOVACION DEL PROPONENTE DISTRIBUIDORA FARMACENTRO S.A.S."
}
]
},
"signature": {
"dateTime": "October 6, 2025 3:23 PM",
"message": "Certified by Verifik.co"
},
"id": "U4DVB"
}

Categoría JUEGOS

{
"data": {
"commercialRegistry": {
"NIT": "802013432",
"acronym": null,
"businessName": "UNION DE EMPRESARIO DE APUESTAS PERMANENTES DEL ATLANTICO S.A. \"UNIA\nPUESTAS S.A. EN LIQUIDACION",
"commercialAddress": null,
"companyType": "SOCIEDAD ANONIMA",
"email": null,
"enrollmentDate": "2000-12-05",
"idRm": "30000303543",
"lastRenewedYear": "2016",
"lastUpdatedDate": "2023-05-09",
"legalRepresentatives": {
"faculty": "Cargo/Nombre IdentificaciónDepositario Provisional Noriega Montealegre Carla Andrea CC. 55066517ADMINISTRACION: La sociedad tendra para su direccion, administracio n y representacion los siguientes organos: Asamblea General de Soci os; Junta Directiva, y Gerencia.",
"legalRepresentatives": [
[
{
"documentNumber": "55066517",
"documentType": "CC",
"name": "Noriega Montealegre Carla Andrea",
"role": "Representante Legal"
}
]
]
},
"organizationType": "SOCIEDAD ó PERSONA JURIDICA PRINCIPAL ó ESAL",
"reasonForCancellation": "SOCIEDAD COMERCIAL",
"registrationNumber": "0000303543",
"renewalDate": "2016-06-16"
},
"economicActivities": [
{
"code": "6810",
"description": "Actividades inmobiliarias realizadas con bienes propios o arrendados",
"name": "ciiu_act_econ_pri"
},
{
"code": "9200",
"description": "Actividades de juegos de azar y apuestas",
"name": "ciiu_act_econ_sec"
}
],
"establishmentOwner": [
{
"abbreviation": " ",
"businessName": "CENTRO PAGO DE PREMIOS",
"chamberCode": "03",
"chamberDescription": "BARRANQUILLA",
"codeClassIdentification": "06",
"companyTypeCode": "02",
"companyTypeDescription": "SOCIEDAD COMERCIAL",
"digitVerification": "0",
"lastYearRenewed": "2016",
"legalOrganizationCode": "02",
"legalOrganizationDescription": "ESTABLECIMIENTOS DE COMERCIO",
"numberIdentification": "00000000000000",
"registration": "0000313204",
"registrationCategory": "ESTABLECIMIENTO DE COMERCIO",
"registrationCategoryCode": "04",
"registrationDate": "2001-06-15",
"registrationStatusCode": "01",
"registrationStatusDescription": "ACTIVA",
"renewalDate": "2016-06-16"
}
]
},
"signature": {
"dateTime": "October 6, 2025 3:23 PM",
"message": "Certified by Verifik.co"
},
"id": "F3QY1"
}