---
title: "Jouw synccode"
description: "Schrijf deze code op. Hij herstelt je waarnemingen op elk ander apparaat. Wie de code heeft, leest je lijst."
canonical: https://animalchecklist.com/nl/sync
last_updated: 2026-09-20
---

# Jouw synccode

> Schrijf deze code op. Hij herstelt je waarnemingen op elk ander apparaat. Wie de code heeft, leest je lijst.

## Herstellen op dit apparaat

Vul de code van je andere apparaat in. Je lokale vinkjes blijven; de twee lijsten voegen samen.

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