SOCIEDAD ANONIMA
VARINVEST AG.
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/4978435?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/4978435
{
"DAT-CORE": {
"id": 4978435,
"panadata_id": 4978435,
"nombre": "VARINVEST AG.",
"ficha": "162555",
"ruc": "-",
"tipo_organizacion": "SOCIEDAD ANONIMA",
"fecha_registro": "1985-12-27T05:00:00+00:00",
"status": "DISUELTO",
"domicilio": "PROVINCIA PANAMÁ"
}
}
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.