FUNDACIÓN PRIVADA
FUNDACION CORPORACION MORIAH
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/5463806?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/5463806
{
"DAT-CORE": {
"id": 5463806,
"panadata_id": 5463806,
"nombre": "FUNDACION CORPORACION MORIAH",
"ficha": "25054917",
"ruc": "25054917-3-2023",
"tipo_organizacion": "FUNDACIÓN PRIVADA",
"fecha_registro": "2023-11-16T05:00:00+00:00",
"status": "VIGENTE",
"domicilio": "CORREGIMIENTO CIUDAD DE PANAMÁ, DISTRITO PANAMÁ, PROVINCIA PANAMÁ, OBSERVACIONES ** UNA VEZ LA FUNDACIÓN QUEDE DEBIDAMENTE INSCRITA EN EL REGISTRO PÚBLICO, QUEDARÁ DEBIDAMENTE CONSTITUIDA, Y A PARTIR DE ESE MOMENTO, CESA LA ACTUACIÓN DEL FUNDADOR, QUIEN NO TENDRÁ EN ADELANTE PARTICIPACIÓN O INTERVENCIÓN ALGUNA EN LOS ASUNTOS DE LA FUNDACIÓN Y CONSECUENTEMENTE NO TENDRÁ PODER ALGUNO SOBRE ELLA.**(VÉASE ARTÍCULO VIGÉSIMO SEGUNDO)"
}
}
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.