SOCIEDAD ANONIMA
ASSA COMPAÑIA DE SEGUROS, S.A , EN ESPAÑOL, Y ASSA INSURANCE COMPANY, INC. EN INGLES.
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/4300295?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/4300295
{
"DAT-CORE": {
"id": 4300295,
"panadata_id": 4300295,
"nombre": "ASSA COMPAÑIA DE SEGUROS, S.A , EN ESPAÑOL, Y ASSA INSURANCE COMPANY, INC. EN INGLES.",
"ficha": "53659",
"ruc": "3724-103-53659",
"tipo_organizacion": "SOCIEDAD ANONIMA",
"fecha_registro": "1980-04-25T05:00:00+00:00",
"status": "VIGENTE",
"domicilio": "OBSERVACIONES MEDIANTE RESOLUCION SBP-FID-0015-2018 DE 24 MAYO DE LA SUPERINTENDENCIA DE BANCOS DE LA REPUBLICA DE PANAMA, ORDENAR AL REGISTRO PUBLICO ANOTAR LA MARGINAL CORRESPONDIENTE DE CANCELACION DE LICENCIA FIDUCIARIA DE ASSA COMPAÑIA DE SEGUROS S.A., SOCIEDAD INSCRITA EN EL FOLIO N° 53659 (MERCANTIL) DEL REGISTRO PUBLICO DE PANAMA, TAL COMO LO DISPONE EL ARTICULO 55 DE LA LEY NO. 21 DE 10 DE MAYO DE 2017."
}
}
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.