Education certificate API — verify Mexican degrees via SEP

dev_lucia opened this thread · · 1 reply

education-certificate-api certificate sep degree

Question

D
dev_lucia Asker

I'm integrating an education certificate API for a telemedicine platform. We need to confirm that doctors are licensed to practice in Mexico before they can see patients. The key fields: cédula profesional number, degree type (Médico Cirujano, Especialidad, etc.), issuing institution, and registration date.

How does an education certificate API handle specializations? A cardiologist would have both a general medicine cédula and a specialization cédula. Do I need to query both separately?

Answers

S
spei_builder

Query by CURP to get all cédulas for a person, including specializations. The education certificate API will return multiple records for doctors with specialties — you then filter by the required credential type.

● Thread open · 1 reply

Find API Providers on apipull.com