Embark
communityDog DNA test — breed identification, health screening, ancestry, and relative finder for dogs
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/breedsGet dog breed database
Parameters
qstringoptionalgroupstringoptionalReturns
breeds[] with id, name, group, origin, temperament, size, life_expectancy, traits{}GET
/api/breeds/{id}Get breed details
Parameters
idstringrequiredReturns
name, group, origin, description, traits{}, health_conditions[], average_weight, exercise_needs, grooming_needsGET
/api/healthGet testable health conditions
Parameters
breedstringoptionalReturns
conditions[] with name, description, inheritance, severity, breeds_affected[], preventable