SOCIEDAD ANONIMA
PANACONCRETOS SERVICES, S.A.
Panadata API · Panama
The same data, now programmable
Everything you see in this profile is available as JSON over REST. Pick only the modules you need — directors, properties, news, sanctions, risk — no contracts, no minimums.
Wire it into your onboarding
Validate directors, sanctions and background at the moment you sign a new client.
Batch queries
Process hundreds of entities from your pipelines or warehouse through a single endpoint.
Monitor changes
Detect new directors, properties, filings or sanctions across your portfolio automatically.
Try it free
Includes free credits to try the API, no card required. Instant activation on Platform.
How you call it
One request, one entity, the exact JSON you see above.
curl -H "Authorization: Bearer pk_..." \
"https://api.panadata.net/v4/panama/entidades/4275262?include=DAT-ALL"
Access this record via the Panadata API
This record is available programmatically across 11 data modules on platform.panadata.net.
/v4/panama/entidades/4275262
{
"DAT-CORE": {
"id": 4275262,
"panadata_id": 4275262,
"nombre": "PANACONCRETOS SERVICES, S.A.",
"ficha": "593313",
"ruc": "1251475-1-593313",
"tipo_organizacion": "SOCIEDAD ANONIMA",
"fecha_registro": "2007-11-29T05:00:00+00:00",
"status": "VIGENTE",
"domicilio": "PROVINCIA PANAMÁ, OBSERVACIONES SE MODIFICA CLAUSULA DECIMO TERCERA. EN NINGUN CASO, LAS DECISIONES Y RESOLUCIONES QUE ADOPTEN LA JUNTA DE ACCIONISTAS YA SEAN ORDINARIAS O EXTRAORDINARIAS Y DE LA JUNTA DIRECTIVA, PODRAN CELEBRARSE SIN LA PRESENCIA FISICA DE LAS SEÑORAS KELAIS VERONICA LOPEZ QUIJADA Y DEL SEÑOR JESUS MOISES BENAIM BALL, SIN EXCEPCION DE NINGUNA CLASE O CIRCUNSTANCIA. PARA TAL EFECTO SE REQUERIRAN SUS FIRMAS Y LA CONSTANCIA DE LA HUELLA DIGITAL DE SU INDICE DERECHO. NO TENDRAN VALOR LEGAL ALGUNO LAS ACTAS O REUNIONES QUE SE CELEBREN CON MIEMBROS DE FORMA AD-HOC."
}
}
Partial response preview
This snippet shows the basic fields for this record. The full response includes 11 modules with directors, properties, news, sanctions and more.