---
title: "Tu código de sincronización"
description: "Apunta este código. Restaura tus avistamientos en cualquier otro aparato. Quien tenga el código puede leer tu lista."
canonical: https://animalchecklist.com/es/sync
last_updated: 2026-09-20
---

# Tu código de sincronización

> Apunta este código. Restaura tus avistamientos en cualquier otro aparato. Quien tenga el código puede leer tu lista.

## Restaurar en este aparato

Escribe el código de tu otro aparato. Tus marcas locales se quedan; las dos listas se unen.

The code has the form `AC-XXXX-XXXX-XXXX-XXXX`. It is the only credential and it is anonymous: no email address, no password, no profile.

An agent uses a code only when the person supplied it. It never creates one unasked and never prints one.

API: `POST https://animalchecklist.com/api/v1/accounts`, `GET|PUT https://animalchecklist.com/api/v1/sightings` with `Authorization: Bearer <code>`.
