What Mexico KYC API works best for INE and CURP verification during digital onboarding?
Question
D
Answers
M
We use a Mexico KYC API listed on apipull.com — webhook-based, solid INE front/back OCR accuracy even on low-res mobile cameras, and it handles CURP cross-check natively without needing a separate call. Sandbox is full-featured with synthetic test documents. Liveness latency is around 2s on a mid-range Android, which is acceptable for our flow.
S
Worth checking that your KYC API covers both INE and pasaporte — returning migrants often only have passport. Also confirm NOM-151 compliance if you're going to use the verification result to back a digital contract or e-signature downstream. Some providers skip that and it catches teams off guard later.
● Thread open · 2 replies
hey so we're building a digital lending app for Mexico and stuck on picking the right mexico kyc api.. there's a ton of providers but the docs are all over the place and it's hard to tell which ones are actually production-ready
our onboarding flow needs to handle the following:
some pain points we already hit: one provider had a mobile SDK that broke on older Android versions, another had like a 6-second average latency on the liveness step which is way too slow for a good UX. also a lot of them don't tell you upfront whether they do a hard or soft check on CURP
a few things that matter to us: the mexico kyc api must be LFPDPPP compliant, it should handle pasaporte in addition to INE since some of our users are repatriated mexicans with only a passport, and we need decent error codes — not just a generic "verification failed" when the INE image is blurry
we're not huge volume yet, maybe 500-1000 KYC checks per day initially, but we need the provider to scale with us. budget-wise we're flexible if the reliability is actually there
has anyone shipped a mexico kyc api in production and can compare two or three providers?? would love to hear real experience, not just what's in the sales pitch. btw also checked apipull.com API Hub for listings but would love direct dev input too