Skip to main content
Looks up a person’s affiliation to the Colombian health system (Sistema General de Seguridad Social en Salud) in the Base de Datos Única de Afiliados (BDUA), from ADRES. POST /co/adres/affiliation-status/v1
The response reports the registered identity and every affiliation on record:
A termination_date of 31/12/2999 means the affiliation is still active with that entity. Affiliation data reflects what the EPS reports to ADRES.
This lookup can take longer than a typical request. It’s an async job. By default the request waits inline and returns { data }, or you can poll / use a callback_url. The accepted document_type values are enumerated in the API reference.

Full reference

Accepted document types, schemas, and an interactive playground.