# Verificar identidad — Truora API
curl https://api.truora.com/v1/checks \
  -H "Truora-API-Key: $TRUORA_KEY" \
  -d "type=person&country=CO"