Verifies Peruvian foreigner identity card (carné de extranjería) data from the Ministerio de Relaciones Exteriores, including name, nationality, immigration status, and expiration date.Documentation Index
Fetch the complete documentation index at: https://docs.croma.run/llms.txt
Use this file to discover all available pages before exploring further.
POST /pe/rree/foreigner-cards/lookup/v1
| Field | Type | Notes |
|---|---|---|
card_number | string | Required. Exactly 8 digits. |
Returns
404 (resource_not_found) when no card matches the given number.Full reference
Schemas, response fields, and an interactive playground.