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.
/api/public/verifySingle synchronous lookup. Body: { rfc?, serial? }
/api/public/verify/batchAsync batch (max 100). Body: { items, callback_url, callback_secret? }
/api/public/batch/:idPoll batch progress and results.
/api/public/verification/:idFetch a single stored verification.