← Back to studbook

Open Data

Every record in OpenStudbook is released into the public domain under CC0 1.0 Universal. No attribution required. No restrictions. Free to use for any purpose — research, apps, breed registries, conservation.

What CC0 means: We waive all copyright and related rights. You can copy, modify, distribute, and use the data, even for commercial purposes, without asking permission. The data belongs to the community that created it.

Download by species

SpeciesCSVJSON
All speciesopenstudbook.csvopenstudbook.json
Dogsdog.csvdog.json
Horses & Ponieshorse.csvhorse.json
Donkeysdonkey.csvdonkey.json
Camelscamel.csvcamel.json
Birdsbird.csvbird.json
Catscat.csvcat.json
Reptilesreptile.csvreptile.json
Fishfish.csvfish.json
Rodentsrodent.csvrodent.json

API access

Filter by breed slug or species. No API key required.

# All records for a breed
GET /api/export?breed=bully-kutta&format=json

# All dogs as CSV
GET /api/export?species=dog&format=csv

# All records (JSON, self-describing with license)
GET /api/export?format=json

Schema

Each record includes:

id, name, sex, species, breed,
born, bornMonth, bornDay,
color, place, kennel,
country, countryResidence,
sireId, damId,
titles, regNumber,
isDeceased, deceasedDate, deceasedCause,
notes, addedBy

Principles

OpenStudbook · Open multi-species pedigree infrastructure · CC0 1.0