Certificados.CRiskCo

A microservice for verifying Mexican SAT e.firma / CSD certificates by RFC or serial number. Authenticate with your CRiskCo x-api-id and x-api-key headers.

POST/api/public/verify

Single synchronous lookup. Body: { rfc?, serial? }

POST/api/public/verify/batch

Async batch (max 100). Body: { items, callback_url, callback_secret? }

GET/api/public/batch/:id

Poll batch progress and results.

GET/api/public/verification/:id

Fetch a single stored verification.