SOCIEDAD ANONIMA
EXPLORATOUR, 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/4274704?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/4274704
{
"DAT-CORE": {
"id": 4274704,
"panadata_id": 4274704,
"nombre": "EXPLORATOUR, S.A.",
"ficha": "479634",
"ruc": "748996-1-479634",
"tipo_organizacion": "SOCIEDAD ANONIMA",
"fecha_registro": "2005-03-16T05:00:00+00:00",
"status": "SUSPENDIDO",
"domicilio": "PROVINCIA PANAMÁ, OBSERVACIONES SE OTORGA PODER GENERAL A FAVOR DE LOS SEÑORES JAVIER VELASQUEZ GONZALEZY DIANA LOPEZ GARCIA SEGUN DOCUMENTO Nº. 1822818 DE LA SECCION DE PERSONAS MERCANTIL DESDE EL 09 DE AGOSTO DE 2010. SE REVOCA PODER OTORGADO A FAVOR DE AVIER VELASQUEZ GONZALEZ, SEGUN DOCUMENTO 2624708 DE LA SECCION DE PERSONAS DESDE EL 26 DE JUNIO DEL 2014."
}
}
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.