OrigoID - Isotipo flotante representando tecnología de validación de identidad

The Single Source of Truth
for Identity.

Raw 100% REST API infrastructure for identity validation in Mexico. OCR extraction for INE/IFE, RENAPO, IMSS, ISSSTE, Blacklists (OFAC/SAT) and more. Integrate the source of truth into your backend. Zero black boxes, zero forced UI.

Request Access

Production-ready Proof of Concept (PoC).

* Volume allocation is subject to technical and corporate validation.

100% REST API
JSON Responses
Clear Documentation

Integrate in minutes,
not weeks.

Our RESTful API is designed for integrators. We standardize government responses into a clean, predictable JSON payload.

Average Latency ~600ms Stable connection with official sources (RENAPO).
🛡️
Flexible Security Native support for x-api-key and Bearer Tokens.
Read the Docs
# Validate CURP and generate RFC
curl -X POST https://api.origoid.com/mex/renapo/v1/validate-curp \
  -H "x-api-key: your_secret_api_key" \
  -H "Content-Type: application/json" \
  -d '{
    "curp": "TEST900101HDFRRN09",
    "generateRfc": true
  }'
# Response:
{
  "status": "OK",
  "type": "SUCCESS",
  "message": "CURP found and validated",
  "data": {
    "curp": "TEST900101HDFRRN09",
    "personalInfo": {
      "givenNames": "JUAN",
      "firstSurname": "PEREZ",
      "dateOfBirth": "1990-01-01"
    }
  },
  "transactionId": "550e8400-e29b-41d4-a716-446655440000"
}
                    

Solutions by Industry

Critical infrastructure for high-compliance workflows.

01. Fintech & Lending

Accelerate user onboarding (KYC) by validating identity and blacklists in real-time.

02. Human Resources

Automate background checks. Verify NSS and rights validity.

03. Proptech & Rentals

Validate tenant identity to secure leasing agreements.

04. Insurance

Mitigate risks by validating the real existence of policyholders.

05. Compliance & AML

Automated screening against Blacklists (69-B), OFAC, and PEPs.

Institutional Security

Architected for compliance.

Our infrastructure complies with the strictest banking security standards and data privacy regulations in Mexico (LFPDPPP).

Zero-Retention Policy

We act as a tunnel, not a vault. Your security and your users' privacy are built-in by design.

  • We don't store databases of your users.
  • Sensitive data is processed in volatile memory (RAM).
  • Transaction logs self-destruct after the response is sent.

Technological Shielding

End-to-end TLS 1.3 encryption. Isolated architecture, redundant infrastructure (99.9% Uptime), and DDoS protection. Full alignment with the LFPDPPP.

Transparent Pricing

Scale with no billing surprises.

SaaS monthly subscription model with included volume. Zero hidden fees.

Complimentary Technical Evaluation: We facilitate a Production-ready Proof of Concept (PoC) period. Validation volume is custom-calibrated based on your engineering team's requirements.

Starter

The fastest way to pilot our service in early-stage projects.

$950 MXN + VAT / month
  • 1,000 Queries
Select Plan
Popular

Business

For companies requiring constant validations without compromising quality.

$3,500 MXN + VAT / month
  • 5,000 Queries
Select Plan

Growth

The optimal balance between cost and volume for growing mid-sized clients.

$15,000 MXN + VAT / month
  • 25,000 Queries
Select Plan

Enterprise

Flexible API limits, specialized use cases, and direct engineering support for complex integrations.

$100,000 MXN + VAT / month
  • 250,000 Queries
Contact Sales