Search a company
Search by tax identifier or legal name and review the aggregated company file in your browser.
RUC / NIT / RUT / CNPJ / CUIT → company file
Open public search →
Start with a manual search and integrate when your workflow needs it. Source identity and traceability remain available in every channel.
Search by tax identifier or legal name and review the aggregated company file in your browser.
Automate onboarding, KYB (company verification), supplier risk, search, or record enrichment.
Claude, Cursor, and other compatible clients can query companies and sources in natural language.
Agents and developers can discover coverage, operations, and schemas without interpreting this landing page.
REST API + MCP server. Choose how to integrate.
# KYB completo por RUC curl https://api.latinfo.dev/pe/kyb/20100362598 \ -H "Authorization: Bearer lat_..." # Búsqueda por nombre curl https://api.latinfo.dev/pe/search?q=interbank \ -H "Authorization: Bearer lat_..." # Fuente específica curl https://api.latinfo.dev/pe/sunat/padron/ruc/20100362598 \ -H "Authorization: Bearer lat_..."
# Agregar el MCP server a Claude claude mcp add --transport http latinfo \ https://api.latinfo.dev/mcp # Login con GitHub en el browser — sin API keys # Luego desde Claude: # "busca información de RUC 20100362598" # "qué sanciones tiene Odebrecht en Perú"