Skip to main content

PreviewThis site previews the LITS standard and platform.

For integrators & vendors

Build on the open API, on equal terms

Integrating with LITS is a thin adapter, not a rebuild. You keep your product and your database, and add a client that submits events to the registry and reads reference data back — with your own key, on a published contract, no private agreement.


How you connect

The endpoints you use

Method & pathPurpose
POST /v1/animalsRegister or identify an animal
POST /v1/movementsLodge a movement permit / consignment
POST /v1/certificatesRequest a registry-signed certificate
GET /v1/zonesPull veterinary / FMD zone reference data
GET /v1/verify/{token}Public certificate verification (no auth)

The full contract is on the standard; the step-by-step is in the vendor integration guide.


Conformance & accreditation

Equal footing, no lock-in

Certificates are requested by clients and signed by the registry. Your app prints or embeds from the signed payload — it never mints a national certificate itself.

Related