---
title: "O teu código de sincronização"
description: "Aponta este código. Ele restaura os teus avistamentos em qualquer outro aparelho. Quem tiver o código lê a tua lista."
canonical: https://animalchecklist.com/pt/sync
last_updated: 2026-09-20
---

# O teu código de sincronização

> Aponta este código. Ele restaura os teus avistamentos em qualquer outro aparelho. Quem tiver o código lê a tua lista.

## Restaurar neste aparelho

Escreve o código do teu outro aparelho. As marcas locais ficam; as duas listas juntam-se.

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>`.
