# Croma API > Government-data APIs for Colombia, Peru, and global web search. ## Docs - [Policía Criminal Records Lookup](https://docs.croma.run/api-reference/colombia/policía-criminal-records-lookup.md): Check a person's Colombian criminal record (antecedentes). `document_type` defaults to `CC`. - [Rama Judicial Cases Lookup](https://docs.croma.run/api-reference/colombia/rama-judicial-cases-lookup.md): Resolve a Colombian judicial case by radicado and return case metadata plus the first page of action history (~40 entries). - [Rama Judicial Cases Search](https://docs.croma.run/api-reference/colombia/rama-judicial-cases-search.md): Search Colombian judicial cases by person or company name. Optional filters narrow by person type, court code, recent activity, and page. - [Registraduría Death Status Lookup](https://docs.croma.run/api-reference/colombia/registraduría-death-status-lookup.md): Check whether a Colombian cédula is active (`ALIVE`) or cancelled due to death (`DECEASED`). - [SICAAC Insolvency Cases Lookup](https://docs.croma.run/api-reference/colombia/sicaac-insolvency-cases-lookup.md): Look up Colombian natural-person insolvency cases by document number. `document_type` defaults to `CC` (Cédula de Ciudadanía). - [Superfinanciera Complaints Search](https://docs.croma.run/api-reference/colombia/superfinanciera-complaints-search.md): Return the action history of a specific jurisdictional complaint filed against a person or entity at Colombia's Superfinanciera. - [Web Search](https://docs.croma.run/api-reference/global/web-search.md): AI-powered web search. Returns structured results with URLs, titles, authors, dates, highlights, and relevance scores. - [API Reference](https://docs.croma.run/api-reference/overview.md): Every Croma endpoint, with an interactive playground. - [RREE Foreigner Cards Lookup](https://docs.croma.run/api-reference/peru/rree-foreigner-cards-lookup.md): Verify a Peruvian foreigner identity card (carné de extranjería): names, nationality, immigration status, expiration. - [SUNAT Taxpayers Lookup](https://docs.croma.run/api-reference/peru/sunat-taxpayers-lookup.md): Look up Peruvian taxpayer information by RUC (11 digits) or DNI (8 digits). - [Authentication](https://docs.croma.run/authentication.md): How Croma API keys and the bearer scheme work. - [Errors](https://docs.croma.run/errors.md): The Croma API error envelope and status codes. - [Registraduría: Death Status](https://docs.croma.run/guides/colombia/deaths.md): Check whether a Colombian cédula is active or cancelled due to death. - [Policía Nacional: Antecedentes](https://docs.croma.run/guides/colombia/policia.md): Check a person's Colombian criminal record (antecedentes) by document. - [Rama Judicial](https://docs.croma.run/guides/colombia/rama-judicial.md): Search Colombian judicial processes, resolve a case by radicación, and list its actuaciones. - [SICAAC: Insolvency](https://docs.croma.run/guides/colombia/sicaac.md): Look up Colombian natural-person insolvency cases by document. - [Superfinanciera](https://docs.croma.run/guides/colombia/superfinanciera.md): Query jurisdictional case filings and action history from Colombia's Superfinanciera. - [Web Search](https://docs.croma.run/guides/global/web-search.md): AI-powered web search with structured, scored results. - [RREE: Foreigner Card](https://docs.croma.run/guides/peru/rree.md): Verify Peruvian foreigner identity card data. - [SUNAT: RUC](https://docs.croma.run/guides/peru/ruc.md): Look up Peruvian RUC taxpayer information from a DNI or RUC number. - [Croma API](https://docs.croma.run/introduction.md): Government-data APIs for Colombia, Peru, and global web search, normalized into structured JSON. - [Quickstart](https://docs.croma.run/quickstart.md): Make your first authenticated Croma API request. - [Rate limits](https://docs.croma.run/rate-limits.md): How Croma API quotas are bucketed and reported. ## OpenAPI Specs - [openapi](https://docs.croma.run/api-reference/openapi.json)