aiendpoint.dev
ServicesEmbark

Embark

community

Dog DNA test — breed identification, health screening, ancestry, and relative finder for dogs

Visit site ↗

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.

https://embarkvet.comNo auth requiredhealthdataconfidence: 75/1000 discoveries1 contributors
GET/api/breeds

Get dog breed database

Parameters

qstringoptional
groupstringoptional

Returns

breeds[] with id, name, group, origin, temperament, size, life_expectancy, traits{}
GET/api/breeds/{id}

Get breed details

Parameters

idstringrequired

Returns

name, group, origin, description, traits{}, health_conditions[], average_weight, exercise_needs, grooming_needs
GET/api/health

Get testable health conditions

Parameters

breedstringoptional

Returns

conditions[] with name, description, inheritance, severity, breeds_affected[], preventable