Built for developers.
Ready for production.
Integrate identity verification into your products without fighting infrastructure. Clear, predictable API and tools for modern teams.
Every verification tool, one API call
All MasterApi capabilities available for your integration.
| Tool | Endpoint | Type | Latency | Environment |
|---|---|---|---|---|
| CURP Calculo | POST /v1/curp/calculate | sync | <200ms | sandbox+prod |
| CURP Validacion | POST /v1/curp/validate | async | <3s | sandbox+prod |
| RFC Calculo | POST /v1/rfc/calculate | sync | <200ms | sandbox+prod |
| RFC Validacion | POST /v1/rfc/validate | sync | <2s | sandbox+prod |
| Blacklist/AML | POST /v1/blacklist/check | sync | <1s | sandbox+prod |
| KYC Biometrico | POST /v1/kyc/verify | async | <30s | sandbox+prod |
| Antecedentes Judiciales | POST /v1/judicial/search | sync | <3s | sandbox+prod |
| NSS | POST /v1/nss/lookup | async | <5s | sandbox+prod |
| Intel OSINT | POST /v1/intel/investigate | async | <60s | sandbox+prod |
| Buro de Credito | POST /v1/credit/bureau | async | <10s | prod |
| OCR Documentos | POST /v1/ocr/extract | async | <15s | sandbox+prod |
| Gestion Clientes | POST /v1/customers | sync | <200ms | sandbox+prod |
| Deteccion Fraude IA | POST /v1/ai/fraud-check | async | <5s | sandbox+prod |
POST /v1/curp/calculate
POST /v1/curp/validate
POST /v1/rfc/calculate
POST /v1/rfc/validate
POST /v1/blacklist/check
POST /v1/kyc/verify
POST /v1/judicial/search
POST /v1/nss/lookup
POST /v1/intel/investigate
POST /v1/credit/bureau
POST /v1/ocr/extract
POST /v1/customers
POST /v1/ai/fraud-check
Explore the API interactively
Select an endpoint to see the request/response structure.
curl -X POST https://api.singula.mx/v1/customers \
-H "Authorization: Bearer sk_live_..." \
-H "Content-Type: application/json" \
-d '{
"name": "Maria",
"last_name": "Garcia",
"gender": "M",
"birth_day": "15",
"birth_month": "03",
"birth_year": "1990"
}'Integration in minutes, not months.
With simple endpoints and a consistent structure, you can have your first flow running today.
Contact us
Reach out to get early access.
Get API Key
Get your Sandbox credentials.
Test Integration
Test with simulated data.
Go Live
Switch to production with a toggle.
Simple endpoints
Predictable and easy-to-understand RESTful API.
Copy-Paste Examples
Snippets ready to use in the most popular languages.
Native SDKs
Official libraries for Node, Python, Go, and more.
Step-by-step guides
Tutorials for onboarding, KYC, and anti-fraud.
Integrate Singula with AI agents
Our MCP server allows AI agents like Claude or GPT to use verification tools directly.
{
"mcpServers": {
"singula": {
"url": "https://api.singula.mx/mcp",
"headers": {
"Authorization": "Bearer sk_live_..."
}
}
}
}Real-time webhooks for reactive experiences.
Your system receives instant notifications when verification status changes.
- Immediate notifications
- Easy to connect to workers
- Automatic retries
- Security signatures (HMAC)
Typical use
- Send email upon verification completion
- Unlock premium features
- Create manual review tickets
Secure sandbox to experiment without risk.
Test the entire API without touching real data. Simulate responses, errors, and risk scenarios.
- Unlimited free sandbox
- Preconfigured scenarios (fraud, success)
- Test automation
- Same structure as production
Platform guarantees for serious teams
Security, observability, and governance built-in.
Logs with unique IDs
End-to-end traceability of every request.
API Keys per environment
Separate sandbox and production management.
Roles and permissions
Granular access control by team.
E2E Encryption
Default on all communications.
LFPDPPP Compliance
Mexican personal data regulation.
Versioned API
No breaking changes. Guaranteed stability.
Start building with Singula today.
Contact us for early access and have your first verification flow running in minutes.
> { "key": "sk_test_..." }
No forced contracts. No cost in sandbox.