🐶 Dog API by kinduff

The Dog API provides dog data as a service!

31 breeds in the Working Group. All groups.

It’s not a fever... A dog’s normal temperature is between 101 and 102.5 degrees Fahrenheit. How much do you know about dog health? Take our Doggy First Aid Quiz! random fact from GET /api/v2/facts

This page, as API data

Everything above came from https://dogapi.dog/api/v2/groups/56081cf0-fdf2-4114-9bf7-23a3f5b6af91. No key, no sign up. See it in the reference.

Request
curl -s "https://dogapi.dog/api/v2/groups/56081cf0-fdf2-4114-9bf7-23a3f5b6af91"
Response
{
  "data": {
    "id": "56081cf0-fdf2-4114-9bf7-23a3f5b6af91",
    "type": "group",
    "attributes": {
      "name": "Working Group"
    },
    "relationships": {
      "breeds": {
        "data": [
          {
            "id": "1fa5afe6-4105-447c-9e18-a69ac4a7c8b3",
            "type": "breed"
          },
          {
            "id": "e0561c26-6d8b-42ae-88df-3047873e929a",
            "type": "breed"
          },
          {
            "id": "5328d59b-b4e4-48e9-98ec-0545c66c4385",
            "type": "breed"
          },
          {
            "id": "b8c442e2-3359-47b3-962e-516835519252",
            "type": "breed"
          },
          {
            "id": "8f462ef6-7c21-43f8-abb0-b805587c5b0d",
            "type": "breed"
          },
          {
            "id": "e16a9f90-786f-40f5-9149-97e2a9a4ed8b",
            "type": "breed"
          },
          {
            "id": "8a9ada9a-bc6e-40a6-af71-449c6cfc3d46",
            "type": "breed"
          },
          {
            "id": "c94e50a5-f733-4b15-8b11-54598c949b6f",
            "type": "breed"
          },
          {
            "id": "4033b262-984d-458a-9a0d-aa8e9cdda8e4",
            "type": "breed"
          },
          {
            "id": "1ce29779-f1c3-47f4-894c-c45173f35336",
            "type": "breed"
          },
          {
            "id": "63ada456-e0c7-4b52-9759-25efec4dc540",
            "type": "breed"
          },
          {
            "id": "e0c3dc07-73d6-4209-ae0b-8ddd99817287",
            "type": "breed"
          },
          {
            "id": "f9f8166b-aee7-4b32-bc01-170bddd89731",
            "type": "breed"
          },
          {
            "id": "790237ad-b9a8-4e89-88f8-5a1e37319de2",
            "type": "breed"
          },
          {
            "id": "9cb2e6d5-bacb-4b14-a534-7b1b243045b0",
            "type": "breed"
          },
          {
            "id": "e7e99424-d514-4b56-9f0c-05736f6dd22d",
            "type": "breed"
          },
          {
            "id": "3f5ec130-8f1e-41fb-b614-26dda736375f",
            "type": "breed"
          },
          {
            "id": "da3946bb-9281-4ee3-b39a-f4434a433628",
            "type": "breed"
          },
          {
            "id": "29fac412-58f8-44c4-8a47-77527e55123b",
            "type": "breed"
          },
          {
            "id": "e3046d15-8fae-4cbb-a6df-4afe80490bbd",
            "type": "breed"
          },
          {
            "id": "9aafa721-a86d-4df6-880f-75fa117ee468",
            "type": "breed"
          },
          {
            "id": "08c9fafe-fc77-4da8-9824-05f64910a8e1",
            "type": "breed"
          },
          {
            "id": "0780919e-5b5d-4883-9c09-c6d150e224ce",
            "type": "breed"
          },
          {
            "id": "8950e2cc-9a30-49b2-8d47-041e9109ea35",
            "type": "breed"
          },
          {
            "id": "361a7e04-f1d7-4152-be63-895bb9e75e44",
            "type": "breed"
          },
          {
            "id": "1a952f2e-790d-4e9d-86f5-8e92604677f8",
            "type": "breed"
          },
          {
            "id": "a5c3be17-6557-4438-9801-badee2d63419",
            "type": "breed"
          },
          {
            "id": "11f90c78-8f4c-43f7-bc47-fab733a33c6b",
            "type": "breed"
          },
          {
            "id": "eb5988dd-6ffe-453f-9ded-206c9a9026ed",
            "type": "breed"
          },
          {
            "id": "ca34c3f8-40dc-4dec-aadf-2633016c7cc0",
            "type": "breed"
          },
          {
            "id": "5e415b34-d15f-46da-ab83-25ec1e48bced",
            "type": "breed"
          }
        ]
      }
    }
  }
}