← Entertainment

Dog Breeds

GET /animals/dogs/breeds

Get a complete list of all recognized dog breeds with sub-breeds where applicable. Returns breed names organized hierarchically. Useful for dog breed identification apps, pet adoption platforms, breed comparison tools, and veterinary reference applications. Data from the Dog CEO API covering 100+ breeds.

Example Requests

Basic usage
curl https://nordapi.ee/api/v1/animals/dogs/breeds

Live Response

HTTP 502: {
  "error": "HTTP 403",
  "success": false
}