Download OpenAPI specification:Download
REST API documentation for the Dog API created by ThatAPICompany. Documentation and tutorials available at https://docs.thedogapi.com
Retrieve facts with optional filtering by breed or species, and pagination support.
| limit | number [ 1 .. 100 ] Example: limit=10 Number of facts to return |
| offset | number >= 0 Example: offset=0 Number of facts to skip for pagination |
| breed_id | string Example: breed_id=abys Filter facts by breed ID |
| species_id | string Example: species_id=dog Filter facts by species ID |
| include_sources | boolean Example: include_sources=false Include source URLs in the response |
| lang | string Example: lang=en Two-letter language code for translated content |
[- {
- "id": "aB3xY9mK12",
- "title": "The German Shepherd's 'Flying Trot'",
- "fact": "The German Shepherd is known for its efficient 'flying trot,' a gait where all four feet are momentarily off the ground, allowing for exceptional speed and endurance. This gait, favored in herding and police work, is a result of specific angulation in their hindquarters, enabling them to cover vast distances with minimal energy expenditure. The correct angulation is vital for breed standard and working ability.",
- "slug": "the-german-shepherds-flying-trot",
- "species_id": 1
}
]Retrieve a completely random fact from all available facts.
| include_sources | boolean Example: include_sources=false Include source URLs in the response |
| lang | string Example: lang=en Two-letter language code for translated content |
{- "id": "aB3xY9mK12",
- "title": "The German Shepherd's 'Flying Trot'",
- "fact": "The German Shepherd is known for its efficient 'flying trot,' a gait where all four feet are momentarily off the ground, allowing for exceptional speed and endurance. This gait, favored in herding and police work, is a result of specific angulation in their hindquarters, enabling them to cover vast distances with minimal energy expenditure. The correct angulation is vital for breed standard and working ability.",
- "slug": "the-german-shepherds-flying-trot",
- "species_id": 1
}Retrieve all facts for a specific breed with pagination support.
| breedId required | string Example: 115 The breed identifier |
| limit | number Example: limit=10 Number of facts to return (1-100) |
| offset | number Example: offset=0 Number of facts to skip |
| include_sources | boolean Example: include_sources=false Include source URLs in the response |
| lang | string Example: lang=en Two-letter language code for translated content |
[- {
- "id": "aB3xY9mK12",
- "title": "The German Shepherd's 'Flying Trot'",
- "fact": "The German Shepherd is known for its efficient 'flying trot,' a gait where all four feet are momentarily off the ground, allowing for exceptional speed and endurance. This gait, favored in herding and police work, is a result of specific angulation in their hindquarters, enabling them to cover vast distances with minimal energy expenditure. The correct angulation is vital for breed standard and working ability.",
- "slug": "the-german-shepherds-flying-trot",
- "species_id": 1
}
]Retrieve a random fact for the specified breed.
| breedId required | string Example: 115 The breed identifier |
| include_sources | boolean Example: include_sources=false Include source URLs in the response |
| lang | string Example: lang=en Two-letter language code for translated content |
{- "id": "aB3xY9mK12",
- "title": "The German Shepherd's 'Flying Trot'",
- "fact": "The German Shepherd is known for its efficient 'flying trot,' a gait where all four feet are momentarily off the ground, allowing for exceptional speed and endurance. This gait, favored in herding and police work, is a result of specific angulation in their hindquarters, enabling them to cover vast distances with minimal energy expenditure. The correct angulation is vital for breed standard and working ability.",
- "slug": "the-german-shepherds-flying-trot",
- "species_id": 1
}Retrieve a random fact for the specified species.
| speciesId required | string Example: 2 The species identifier |
| include_sources | boolean Example: include_sources=false Include source URLs in the response |
| lang | string Example: lang=en Two-letter language code for translated content |
{- "id": "aB3xY9mK12",
- "title": "The German Shepherd's 'Flying Trot'",
- "fact": "The German Shepherd is known for its efficient 'flying trot,' a gait where all four feet are momentarily off the ground, allowing for exceptional speed and endurance. This gait, favored in herding and police work, is a result of specific angulation in their hindquarters, enabling them to cover vast distances with minimal energy expenditure. The correct angulation is vital for breed standard and working ability.",
- "slug": "the-german-shepherds-flying-trot",
- "species_id": 1
}Retrieve a specific fact by its unique identifier.
| id required | string Example: 1 The fact ID |
| include_sources | boolean Example: include_sources=false Include source URLs in the response |
| lang | string Example: lang=en Two-letter language code for translated content |
{- "id": "aB3xY9mK12",
- "title": "The German Shepherd's 'Flying Trot'",
- "fact": "The German Shepherd is known for its efficient 'flying trot,' a gait where all four feet are momentarily off the ground, allowing for exceptional speed and endurance. This gait, favored in herding and police work, is a result of specific angulation in their hindquarters, enabling them to cover vast distances with minimal energy expenditure. The correct angulation is vital for breed standard and working ability.",
- "slug": "the-german-shepherds-flying-trot",
- "species_id": 1
}| limit | number [ 1 .. 100 ] Default: 10 Example: limit=10 Maximum number of results to return (default 10) |
| page | number >= 0 Default: 0 Example: page=0 Zero-based page index |
| order | string Default: "ASC" Enum: "ASC" "DESC" "RANDOM" Sort order of returned records |
| species_id | string Example: species_id=1 Filter results by a specific species identifier |
| breed_groups | string Example: breed_groups=Toy,Hound Comma-separated list of breed groups to include in the response |
| exclude_breed_groups | string Example: exclude_breed_groups=Mixed Comma-separated list of breed groups to exclude from the response |
| lang | string Example: lang=it Return translated fields when available for the requested language code |
| sub_id | string Filter by sub identifier |
[- {
- "id": 1120951,
- "image_id": "asf2",
- "sub_id": "my-user-1234",
- "created_at": "2023-10-28T17:29:28.000Z",
- "value": 1,
- "country_code": "AU",
- "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480,
- "breeds": [
- {
- "id": "115",
- "name": "German Shepherd",
- "species_id": "2",
- "life_span": "9-13",
- "temperament": "Confident, courageous, intelligent, loyal, protective",
- "origin": "Germany",
- "country_codes": "DE",
- "country_code": "DE",
- "description": "Large, athletic working dog with erect ears, noble expression, and confident bearing. Known for high intelligence, loyalty, courage, and versatility in herding and working roles.",
- "history": "Developed in 1899 by Captain Max von Stephanitz to create the ideal herding dog, standardized from local shepherd dogs. Intelligence and trainability led to worldwide use in police and military roles.",
- "alt_names": "string",
- "wikipedia_url": "string",
- "reference_image_id": "string",
- "bred_for": "string",
- "perfect_for": "string",
- "breed_group": "Herding",
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string",
- "male_height_inches": "24-26",
- "male_height_cm": "61-66",
- "female_height_inches": "22-24",
- "female_height_cm": "56-61",
- "male_weight_pounds": "65-90",
- "male_weight_kg": "29-41",
- "female_weight_pounds": "50-70",
- "female_weight_kg": "23-32",
- "family_friendly": "Good with children when properly socialized and trained, protective of family. It's not recommended to leave children unsupervised with dogs.",
- "good_with_other_dogs_score": 3,
- "good_with_other_dogs_context": "Generally friendly with proper socialization, but can be selective with unfamiliar dogs due to protective nature",
- "shedding_score": 5,
- "shedding_reason": "Extreme year-round and seasonal shedding from thick double coat, often called 'German Shedders'",
- "grooming_score": 3,
- "grooming_type": "Regular brushing 2-3 times weekly, daily during seasonal coat blows",
- "daily_exercise_time_minutes": "120",
- "exercise_type": "Running hiking agility work mental stimulation herding activities",
- "bidability_score": 5,
- "bidability_characteristics": "Extremely trainable, highly intelligent, work-focused and eager to please, excels in obedience",
- "prey_drive_score": 3,
- "prey_drive_reason": "Moderate prey drive with strong herding instincts, may chase smaller animals",
- "barking_score": 3,
- "barking_characteristics": "Alert barker and excellent watchdog, protective rather than nuisance barking",
- "language": "string",
- "expansions": {
- "cat": {
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string"
}, - "dog": {
- "model": "string",
- "male_height_inches": "string",
- "male_height_cm": "string",
- "female_height_inches": "string",
- "female_height_cm": "string",
- "male_weight_pounds": "string",
- "male_weight_kg": "string",
- "female_weight_pounds": "string",
- "female_weight_kg": "string",
- "family_friendly": "string",
- "good_with_other_dogs_score": 0,
- "good_with_other_dogs_context": "string",
- "shedding_score": 0,
- "shedding_reason": "string",
- "grooming_score": 0,
- "grooming_type": "string",
- "daily_exercise_time_minutes": "string",
- "exercise_type": "string",
- "bidability_score": 0,
- "bidability_characteristics": "string",
- "prey_drive_score": 0,
- "prey_drive_reason": "string",
- "barking_score": 0,
- "barking_characteristics": "string",
- "language": "string"
}, - "horse": {
- "height_hands": "string",
- "common_uses": "string",
- "notable_traits": "string"
}
}, - "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480
}
}
], - "categories": [
- {
- "name": "Hats",
- "species_id": "1",
- "id": "5"
}
], - "unsafe_reasons": [
- "adult content detected (very_likely)"
]
}
}
]| image_id required | string Identifier of the image to vote on |
| sub_id | string Optional sub identifier |
| value required | number Vote value (1 for upvote, -1 for downvote) |
| country_code | string Country code |
| ip_address | string IP Address |
{- "image_id": "abc123",
- "sub_id": "my-user-123",
- "value": 1,
- "country_code": "US",
- "ip_address": "string"
}{- "id": 1120951,
- "image_id": "asf2",
- "sub_id": "my-user-1234",
- "created_at": "2023-10-28T17:29:28.000Z",
- "value": 1,
- "country_code": "AU",
- "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480,
- "breeds": [
- {
- "id": "115",
- "name": "German Shepherd",
- "species_id": "2",
- "life_span": "9-13",
- "temperament": "Confident, courageous, intelligent, loyal, protective",
- "origin": "Germany",
- "country_codes": "DE",
- "country_code": "DE",
- "description": "Large, athletic working dog with erect ears, noble expression, and confident bearing. Known for high intelligence, loyalty, courage, and versatility in herding and working roles.",
- "history": "Developed in 1899 by Captain Max von Stephanitz to create the ideal herding dog, standardized from local shepherd dogs. Intelligence and trainability led to worldwide use in police and military roles.",
- "alt_names": "string",
- "wikipedia_url": "string",
- "reference_image_id": "string",
- "bred_for": "string",
- "perfect_for": "string",
- "breed_group": "Herding",
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string",
- "male_height_inches": "24-26",
- "male_height_cm": "61-66",
- "female_height_inches": "22-24",
- "female_height_cm": "56-61",
- "male_weight_pounds": "65-90",
- "male_weight_kg": "29-41",
- "female_weight_pounds": "50-70",
- "female_weight_kg": "23-32",
- "family_friendly": "Good with children when properly socialized and trained, protective of family. It's not recommended to leave children unsupervised with dogs.",
- "good_with_other_dogs_score": 3,
- "good_with_other_dogs_context": "Generally friendly with proper socialization, but can be selective with unfamiliar dogs due to protective nature",
- "shedding_score": 5,
- "shedding_reason": "Extreme year-round and seasonal shedding from thick double coat, often called 'German Shedders'",
- "grooming_score": 3,
- "grooming_type": "Regular brushing 2-3 times weekly, daily during seasonal coat blows",
- "daily_exercise_time_minutes": "120",
- "exercise_type": "Running hiking agility work mental stimulation herding activities",
- "bidability_score": 5,
- "bidability_characteristics": "Extremely trainable, highly intelligent, work-focused and eager to please, excels in obedience",
- "prey_drive_score": 3,
- "prey_drive_reason": "Moderate prey drive with strong herding instincts, may chase smaller animals",
- "barking_score": 3,
- "barking_characteristics": "Alert barker and excellent watchdog, protective rather than nuisance barking",
- "language": "string",
- "expansions": {
- "cat": {
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string"
}, - "dog": {
- "model": "string",
- "male_height_inches": "string",
- "male_height_cm": "string",
- "female_height_inches": "string",
- "female_height_cm": "string",
- "male_weight_pounds": "string",
- "male_weight_kg": "string",
- "female_weight_pounds": "string",
- "female_weight_kg": "string",
- "family_friendly": "string",
- "good_with_other_dogs_score": 0,
- "good_with_other_dogs_context": "string",
- "shedding_score": 0,
- "shedding_reason": "string",
- "grooming_score": 0,
- "grooming_type": "string",
- "daily_exercise_time_minutes": "string",
- "exercise_type": "string",
- "bidability_score": 0,
- "bidability_characteristics": "string",
- "prey_drive_score": 0,
- "prey_drive_reason": "string",
- "barking_score": 0,
- "barking_characteristics": "string",
- "language": "string"
}, - "horse": {
- "height_hands": "string",
- "common_uses": "string",
- "notable_traits": "string"
}
}, - "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480
}
}
], - "categories": [
- {
- "name": "Hats",
- "species_id": "1",
- "id": "5"
}
], - "unsafe_reasons": [
- "adult content detected (very_likely)"
]
}
}{- "id": 1120951,
- "image_id": "asf2",
- "sub_id": "my-user-1234",
- "created_at": "2023-10-28T17:29:28.000Z",
- "value": 1,
- "country_code": "AU",
- "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480,
- "breeds": [
- {
- "id": "115",
- "name": "German Shepherd",
- "species_id": "2",
- "life_span": "9-13",
- "temperament": "Confident, courageous, intelligent, loyal, protective",
- "origin": "Germany",
- "country_codes": "DE",
- "country_code": "DE",
- "description": "Large, athletic working dog with erect ears, noble expression, and confident bearing. Known for high intelligence, loyalty, courage, and versatility in herding and working roles.",
- "history": "Developed in 1899 by Captain Max von Stephanitz to create the ideal herding dog, standardized from local shepherd dogs. Intelligence and trainability led to worldwide use in police and military roles.",
- "alt_names": "string",
- "wikipedia_url": "string",
- "reference_image_id": "string",
- "bred_for": "string",
- "perfect_for": "string",
- "breed_group": "Herding",
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string",
- "male_height_inches": "24-26",
- "male_height_cm": "61-66",
- "female_height_inches": "22-24",
- "female_height_cm": "56-61",
- "male_weight_pounds": "65-90",
- "male_weight_kg": "29-41",
- "female_weight_pounds": "50-70",
- "female_weight_kg": "23-32",
- "family_friendly": "Good with children when properly socialized and trained, protective of family. It's not recommended to leave children unsupervised with dogs.",
- "good_with_other_dogs_score": 3,
- "good_with_other_dogs_context": "Generally friendly with proper socialization, but can be selective with unfamiliar dogs due to protective nature",
- "shedding_score": 5,
- "shedding_reason": "Extreme year-round and seasonal shedding from thick double coat, often called 'German Shedders'",
- "grooming_score": 3,
- "grooming_type": "Regular brushing 2-3 times weekly, daily during seasonal coat blows",
- "daily_exercise_time_minutes": "120",
- "exercise_type": "Running hiking agility work mental stimulation herding activities",
- "bidability_score": 5,
- "bidability_characteristics": "Extremely trainable, highly intelligent, work-focused and eager to please, excels in obedience",
- "prey_drive_score": 3,
- "prey_drive_reason": "Moderate prey drive with strong herding instincts, may chase smaller animals",
- "barking_score": 3,
- "barking_characteristics": "Alert barker and excellent watchdog, protective rather than nuisance barking",
- "language": "string",
- "expansions": {
- "cat": {
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string"
}, - "dog": {
- "model": "string",
- "male_height_inches": "string",
- "male_height_cm": "string",
- "female_height_inches": "string",
- "female_height_cm": "string",
- "male_weight_pounds": "string",
- "male_weight_kg": "string",
- "female_weight_pounds": "string",
- "female_weight_kg": "string",
- "family_friendly": "string",
- "good_with_other_dogs_score": 0,
- "good_with_other_dogs_context": "string",
- "shedding_score": 0,
- "shedding_reason": "string",
- "grooming_score": 0,
- "grooming_type": "string",
- "daily_exercise_time_minutes": "string",
- "exercise_type": "string",
- "bidability_score": 0,
- "bidability_characteristics": "string",
- "prey_drive_score": 0,
- "prey_drive_reason": "string",
- "barking_score": 0,
- "barking_characteristics": "string",
- "language": "string"
}, - "horse": {
- "height_hands": "string",
- "common_uses": "string",
- "notable_traits": "string"
}
}, - "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480
}
}
], - "categories": [
- {
- "name": "Hats",
- "species_id": "1",
- "id": "5"
}
], - "unsafe_reasons": [
- "adult content detected (very_likely)"
]
}
}| limit | number [ 1 .. 100 ] Default: 10 Example: limit=10 Maximum number of results to return (default 10) |
| page | number >= 0 Default: 0 Example: page=0 Zero-based page index |
| order | string Default: "ASC" Enum: "ASC" "DESC" "RANDOM" Sort order of returned records |
| species_id | string Example: species_id=1 Filter breeds by species identifier |
| breed_groups | string Example: breed_groups=Toy,Hound Comma-separated list of breed groups to include (case-insensitive) |
| exclude_breed_groups | string Example: exclude_breed_groups=Mixed Comma-separated list of breed groups to exclude (case-insensitive) |
| lang | string Example: lang=en Two-letter language code for translated content |
| q | string [ 1 .. 30 ] characters Example: q=sib Partial name to match |
[- { }
]| limit | number [ 1 .. 1000 ] Default: 1000 Example: limit=1000 Maximum number of results to return (default 1000) |
| page | number >= 0 Default: 0 Example: page=0 Zero-based page index |
| order | string Enum: "ASC" "DESC" "RANDOM" Sort order of the results |
| species_id | string Example: species_id=1 Filter breeds by species identifier |
| breed_groups | string Example: breed_groups=Toy,Hound Comma-separated list of breed groups to include (case-insensitive) |
| exclude_breed_groups | string Example: exclude_breed_groups=Mixed Comma-separated list of breed groups to exclude (case-insensitive) |
| lang | string Example: lang=en Two-letter language code for translated content |
| extinct | boolean Default: false Filter by extinction status (true for extinct, false for living). Defaults to false. |
[- { }
]| limit | number [ 1 .. 100 ] Default: 10 Example: limit=10 Maximum number of results to return (default 10) |
| page | number >= 0 Default: 0 Example: page=0 Zero-based page index |
| order | string Enum: "ASC" "DESC" "RANDOM" Sort order of the results |
| species_id | string Example: species_id=1 Filter results by a specific species identifier |
| breed_groups | string Example: breed_groups=Toy,Hound Comma-separated list of breed groups to include in the response |
| exclude_breed_groups | string Example: exclude_breed_groups=Mixed Comma-separated list of breed groups to exclude from the response |
| lang | string Example: lang=it Return translated fields when available for the requested language code |
| account_id | string Example: account_id=account-123 Filter favourites by account identifier |
| image_id | string Example: image_id=abc123 Filter by image identifier |
| sub_id | string Example: sub_id=my-list Filter by sub identifier |
| is_deleted | boolean Default: false Example: is_deleted=false Include deleted favourites |
| attach_image | boolean Default: false Example: attach_image=true Include image details in the response |
[- {
- "id": 232413577,
- "image_id": "asf2",
- "sub_id": "my-user-1234",
- "created_at": "2023-10-28T17:39:28.000Z",
- "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480,
- "breeds": [
- {
- "id": "115",
- "name": "German Shepherd",
- "species_id": "2",
- "life_span": "9-13",
- "temperament": "Confident, courageous, intelligent, loyal, protective",
- "origin": "Germany",
- "country_codes": "DE",
- "country_code": "DE",
- "description": "Large, athletic working dog with erect ears, noble expression, and confident bearing. Known for high intelligence, loyalty, courage, and versatility in herding and working roles.",
- "history": "Developed in 1899 by Captain Max von Stephanitz to create the ideal herding dog, standardized from local shepherd dogs. Intelligence and trainability led to worldwide use in police and military roles.",
- "alt_names": "string",
- "wikipedia_url": "string",
- "reference_image_id": "string",
- "bred_for": "string",
- "perfect_for": "string",
- "breed_group": "Herding",
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string",
- "male_height_inches": "24-26",
- "male_height_cm": "61-66",
- "female_height_inches": "22-24",
- "female_height_cm": "56-61",
- "male_weight_pounds": "65-90",
- "male_weight_kg": "29-41",
- "female_weight_pounds": "50-70",
- "female_weight_kg": "23-32",
- "family_friendly": "Good with children when properly socialized and trained, protective of family. It's not recommended to leave children unsupervised with dogs.",
- "good_with_other_dogs_score": 3,
- "good_with_other_dogs_context": "Generally friendly with proper socialization, but can be selective with unfamiliar dogs due to protective nature",
- "shedding_score": 5,
- "shedding_reason": "Extreme year-round and seasonal shedding from thick double coat, often called 'German Shedders'",
- "grooming_score": 3,
- "grooming_type": "Regular brushing 2-3 times weekly, daily during seasonal coat blows",
- "daily_exercise_time_minutes": "120",
- "exercise_type": "Running hiking agility work mental stimulation herding activities",
- "bidability_score": 5,
- "bidability_characteristics": "Extremely trainable, highly intelligent, work-focused and eager to please, excels in obedience",
- "prey_drive_score": 3,
- "prey_drive_reason": "Moderate prey drive with strong herding instincts, may chase smaller animals",
- "barking_score": 3,
- "barking_characteristics": "Alert barker and excellent watchdog, protective rather than nuisance barking",
- "language": "string",
- "expansions": {
- "cat": {
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string"
}, - "dog": {
- "model": "string",
- "male_height_inches": "string",
- "male_height_cm": "string",
- "female_height_inches": "string",
- "female_height_cm": "string",
- "male_weight_pounds": "string",
- "male_weight_kg": "string",
- "female_weight_pounds": "string",
- "female_weight_kg": "string",
- "family_friendly": "string",
- "good_with_other_dogs_score": 0,
- "good_with_other_dogs_context": "string",
- "shedding_score": 0,
- "shedding_reason": "string",
- "grooming_score": 0,
- "grooming_type": "string",
- "daily_exercise_time_minutes": "string",
- "exercise_type": "string",
- "bidability_score": 0,
- "bidability_characteristics": "string",
- "prey_drive_score": 0,
- "prey_drive_reason": "string",
- "barking_score": 0,
- "barking_characteristics": "string",
- "language": "string"
}, - "horse": {
- "height_hands": "string",
- "common_uses": "string",
- "notable_traits": "string"
}
}, - "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480
}
}
], - "categories": [
- {
- "name": "Hats",
- "species_id": "1",
- "id": "5"
}
], - "unsafe_reasons": [
- "adult content detected (very_likely)"
]
}
}
]Favourite payload
| image_id required | string Identifier of the image to favourite |
| sub_id | string Optional sub identifier to group favourites |
| client_ip_address | string Client IP address used for auditing |
| ip_address | string IP Address |
| country_code | string ISO Alpha-2 country code derived from the request |
{- "image_id": "abc123",
- "sub_id": "my-list",
- "client_ip_address": "192.0.2.1",
- "ip_address": "127.0.0.1",
- "country_code": "US"
}{- "id": 232413577,
- "image_id": "asf2",
- "sub_id": "my-user-1234",
- "created_at": "2023-10-28T17:39:28.000Z",
- "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480,
- "breeds": [
- {
- "id": "115",
- "name": "German Shepherd",
- "species_id": "2",
- "life_span": "9-13",
- "temperament": "Confident, courageous, intelligent, loyal, protective",
- "origin": "Germany",
- "country_codes": "DE",
- "country_code": "DE",
- "description": "Large, athletic working dog with erect ears, noble expression, and confident bearing. Known for high intelligence, loyalty, courage, and versatility in herding and working roles.",
- "history": "Developed in 1899 by Captain Max von Stephanitz to create the ideal herding dog, standardized from local shepherd dogs. Intelligence and trainability led to worldwide use in police and military roles.",
- "alt_names": "string",
- "wikipedia_url": "string",
- "reference_image_id": "string",
- "bred_for": "string",
- "perfect_for": "string",
- "breed_group": "Herding",
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string",
- "male_height_inches": "24-26",
- "male_height_cm": "61-66",
- "female_height_inches": "22-24",
- "female_height_cm": "56-61",
- "male_weight_pounds": "65-90",
- "male_weight_kg": "29-41",
- "female_weight_pounds": "50-70",
- "female_weight_kg": "23-32",
- "family_friendly": "Good with children when properly socialized and trained, protective of family. It's not recommended to leave children unsupervised with dogs.",
- "good_with_other_dogs_score": 3,
- "good_with_other_dogs_context": "Generally friendly with proper socialization, but can be selective with unfamiliar dogs due to protective nature",
- "shedding_score": 5,
- "shedding_reason": "Extreme year-round and seasonal shedding from thick double coat, often called 'German Shedders'",
- "grooming_score": 3,
- "grooming_type": "Regular brushing 2-3 times weekly, daily during seasonal coat blows",
- "daily_exercise_time_minutes": "120",
- "exercise_type": "Running hiking agility work mental stimulation herding activities",
- "bidability_score": 5,
- "bidability_characteristics": "Extremely trainable, highly intelligent, work-focused and eager to please, excels in obedience",
- "prey_drive_score": 3,
- "prey_drive_reason": "Moderate prey drive with strong herding instincts, may chase smaller animals",
- "barking_score": 3,
- "barking_characteristics": "Alert barker and excellent watchdog, protective rather than nuisance barking",
- "language": "string",
- "expansions": {
- "cat": {
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string"
}, - "dog": {
- "model": "string",
- "male_height_inches": "string",
- "male_height_cm": "string",
- "female_height_inches": "string",
- "female_height_cm": "string",
- "male_weight_pounds": "string",
- "male_weight_kg": "string",
- "female_weight_pounds": "string",
- "female_weight_kg": "string",
- "family_friendly": "string",
- "good_with_other_dogs_score": 0,
- "good_with_other_dogs_context": "string",
- "shedding_score": 0,
- "shedding_reason": "string",
- "grooming_score": 0,
- "grooming_type": "string",
- "daily_exercise_time_minutes": "string",
- "exercise_type": "string",
- "bidability_score": 0,
- "bidability_characteristics": "string",
- "prey_drive_score": 0,
- "prey_drive_reason": "string",
- "barking_score": 0,
- "barking_characteristics": "string",
- "language": "string"
}, - "horse": {
- "height_hands": "string",
- "common_uses": "string",
- "notable_traits": "string"
}
}, - "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480
}
}
], - "categories": [
- {
- "name": "Hats",
- "species_id": "1",
- "id": "5"
}
], - "unsafe_reasons": [
- "adult content detected (very_likely)"
]
}
}| id required | string Example: 1 Favourite identifier |
{- "id": 232413577,
- "image_id": "asf2",
- "sub_id": "my-user-1234",
- "created_at": "2023-10-28T17:39:28.000Z",
- "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480,
- "breeds": [
- {
- "id": "115",
- "name": "German Shepherd",
- "species_id": "2",
- "life_span": "9-13",
- "temperament": "Confident, courageous, intelligent, loyal, protective",
- "origin": "Germany",
- "country_codes": "DE",
- "country_code": "DE",
- "description": "Large, athletic working dog with erect ears, noble expression, and confident bearing. Known for high intelligence, loyalty, courage, and versatility in herding and working roles.",
- "history": "Developed in 1899 by Captain Max von Stephanitz to create the ideal herding dog, standardized from local shepherd dogs. Intelligence and trainability led to worldwide use in police and military roles.",
- "alt_names": "string",
- "wikipedia_url": "string",
- "reference_image_id": "string",
- "bred_for": "string",
- "perfect_for": "string",
- "breed_group": "Herding",
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string",
- "male_height_inches": "24-26",
- "male_height_cm": "61-66",
- "female_height_inches": "22-24",
- "female_height_cm": "56-61",
- "male_weight_pounds": "65-90",
- "male_weight_kg": "29-41",
- "female_weight_pounds": "50-70",
- "female_weight_kg": "23-32",
- "family_friendly": "Good with children when properly socialized and trained, protective of family. It's not recommended to leave children unsupervised with dogs.",
- "good_with_other_dogs_score": 3,
- "good_with_other_dogs_context": "Generally friendly with proper socialization, but can be selective with unfamiliar dogs due to protective nature",
- "shedding_score": 5,
- "shedding_reason": "Extreme year-round and seasonal shedding from thick double coat, often called 'German Shedders'",
- "grooming_score": 3,
- "grooming_type": "Regular brushing 2-3 times weekly, daily during seasonal coat blows",
- "daily_exercise_time_minutes": "120",
- "exercise_type": "Running hiking agility work mental stimulation herding activities",
- "bidability_score": 5,
- "bidability_characteristics": "Extremely trainable, highly intelligent, work-focused and eager to please, excels in obedience",
- "prey_drive_score": 3,
- "prey_drive_reason": "Moderate prey drive with strong herding instincts, may chase smaller animals",
- "barking_score": 3,
- "barking_characteristics": "Alert barker and excellent watchdog, protective rather than nuisance barking",
- "language": "string",
- "expansions": {
- "cat": {
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string"
}, - "dog": {
- "model": "string",
- "male_height_inches": "string",
- "male_height_cm": "string",
- "female_height_inches": "string",
- "female_height_cm": "string",
- "male_weight_pounds": "string",
- "male_weight_kg": "string",
- "female_weight_pounds": "string",
- "female_weight_kg": "string",
- "family_friendly": "string",
- "good_with_other_dogs_score": 0,
- "good_with_other_dogs_context": "string",
- "shedding_score": 0,
- "shedding_reason": "string",
- "grooming_score": 0,
- "grooming_type": "string",
- "daily_exercise_time_minutes": "string",
- "exercise_type": "string",
- "bidability_score": 0,
- "bidability_characteristics": "string",
- "prey_drive_score": 0,
- "prey_drive_reason": "string",
- "barking_score": 0,
- "barking_characteristics": "string",
- "language": "string"
}, - "horse": {
- "height_hands": "string",
- "common_uses": "string",
- "notable_traits": "string"
}
}, - "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480
}
}
], - "categories": [
- {
- "name": "Hats",
- "species_id": "1",
- "id": "5"
}
], - "unsafe_reasons": [
- "adult content detected (very_likely)"
]
}
}| limit | number [ 1 .. 100 ] Default: 10 Example: limit=10 Maximum number of results to return (default 10) |
| page | number >= 0 Default: 0 Example: page=0 Zero-based page index |
| order | string Enum: "ASC" "DESC" "RANDOM" Sort order of the results |
| species_id | string Example: species_id=1 Filter categories by species identifier |
| breed_groups | string Example: breed_groups=Toy,Hound Comma-separated list of breed groups to include in the response |
| exclude_breed_groups | string Example: exclude_breed_groups=Mixed Comma-separated list of breed groups to exclude from the response |
| lang | string Example: lang=it Return translated fields when available for the requested language code |
[- {
- "name": "Hats",
- "species_id": "1",
- "id": "5"
}
]Retrieve health tips with optional filtering by breed or species, and pagination support.
| limit | number [ 1 .. 100 ] Example: limit=10 Number of health tips to return |
| offset | number >= 0 Example: offset=0 Number of health tips to skip for pagination |
| breed_id | string Example: breed_id=abys Filter health tips by breed ID |
| species_id | string Example: species_id=dog Filter health tips by species ID |
| include_sources | boolean Example: include_sources=false Include sources in the response |
| lang | string Example: lang=en Two-letter language code for translated content |
[- {
- "id": "aB3xY9mK12",
- "title": "string",
- "description": "string",
- "sources": [
- "string"
], - "species_id": 1
}
]Retrieve a specific health tip by its unique identifier.
| id required | string Example: 1 The health tip ID |
| include_sources | boolean Example: include_sources=false Include sources in the response |
| lang | string Example: lang=en Two-letter language code for translated content |
{- "id": "aB3xY9mK12",
- "title": "string",
- "description": "string",
- "sources": [
- "string"
], - "species_id": 1
}| limit | number [ 1 .. 100 ] Default: 1 Example: limit=1 Maximum number of results to return (default 10) |
| page | number >= 0 Default: 0 Example: page=0 Zero-based page index |
| order | string Enum: "ASC" "DESC" "RANDOM" Sort order of the results |
| species_id | string Example: species_id=1 Filter images by species identifier |
| breed_groups | string Example: breed_groups=Toy,Hound Comma-separated list of breed groups to include in the response |
| exclude_breed_groups | string Example: exclude_breed_groups=Mixed Comma-separated list of breed groups to exclude from the response |
| lang | string Example: lang=it Return translated fields when available for the requested language code |
| has_breeds | boolean Example: has_breeds=true Filter to images that have breed metadata |
| include_breeds | boolean Example: include_breeds=false Include breed information in the response |
| include_categories | boolean Example: include_categories=true Include category information in the response |
| account_id | string Example: account_id=account-123 Return images belonging to this account |
| breed_id | string Example: breed_id=1 Filter results by breed identifier |
[- {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480,
- "breeds": [
- {
- "id": "115",
- "name": "German Shepherd",
- "species_id": "2",
- "life_span": "9-13",
- "temperament": "Confident, courageous, intelligent, loyal, protective",
- "origin": "Germany",
- "country_codes": "DE",
- "country_code": "DE",
- "description": "Large, athletic working dog with erect ears, noble expression, and confident bearing. Known for high intelligence, loyalty, courage, and versatility in herding and working roles.",
- "history": "Developed in 1899 by Captain Max von Stephanitz to create the ideal herding dog, standardized from local shepherd dogs. Intelligence and trainability led to worldwide use in police and military roles.",
- "alt_names": "string",
- "wikipedia_url": "string",
- "reference_image_id": "string",
- "bred_for": "string",
- "perfect_for": "string",
- "breed_group": "Herding",
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string",
- "male_height_inches": "24-26",
- "male_height_cm": "61-66",
- "female_height_inches": "22-24",
- "female_height_cm": "56-61",
- "male_weight_pounds": "65-90",
- "male_weight_kg": "29-41",
- "female_weight_pounds": "50-70",
- "female_weight_kg": "23-32",
- "family_friendly": "Good with children when properly socialized and trained, protective of family. It's not recommended to leave children unsupervised with dogs.",
- "good_with_other_dogs_score": 3,
- "good_with_other_dogs_context": "Generally friendly with proper socialization, but can be selective with unfamiliar dogs due to protective nature",
- "shedding_score": 5,
- "shedding_reason": "Extreme year-round and seasonal shedding from thick double coat, often called 'German Shedders'",
- "grooming_score": 3,
- "grooming_type": "Regular brushing 2-3 times weekly, daily during seasonal coat blows",
- "daily_exercise_time_minutes": "120",
- "exercise_type": "Running hiking agility work mental stimulation herding activities",
- "bidability_score": 5,
- "bidability_characteristics": "Extremely trainable, highly intelligent, work-focused and eager to please, excels in obedience",
- "prey_drive_score": 3,
- "prey_drive_reason": "Moderate prey drive with strong herding instincts, may chase smaller animals",
- "barking_score": 3,
- "barking_characteristics": "Alert barker and excellent watchdog, protective rather than nuisance barking",
- "language": "string",
- "expansions": {
- "cat": {
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string"
}, - "dog": {
- "model": "string",
- "male_height_inches": "string",
- "male_height_cm": "string",
- "female_height_inches": "string",
- "female_height_cm": "string",
- "male_weight_pounds": "string",
- "male_weight_kg": "string",
- "female_weight_pounds": "string",
- "female_weight_kg": "string",
- "family_friendly": "string",
- "good_with_other_dogs_score": 0,
- "good_with_other_dogs_context": "string",
- "shedding_score": 0,
- "shedding_reason": "string",
- "grooming_score": 0,
- "grooming_type": "string",
- "daily_exercise_time_minutes": "string",
- "exercise_type": "string",
- "bidability_score": 0,
- "bidability_characteristics": "string",
- "prey_drive_score": 0,
- "prey_drive_reason": "string",
- "barking_score": 0,
- "barking_characteristics": "string",
- "language": "string"
}, - "horse": {
- "height_hands": "string",
- "common_uses": "string",
- "notable_traits": "string"
}
}, - "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480
}
}
], - "categories": [
- {
- "name": "Hats",
- "species_id": "1",
- "id": "5"
}
], - "unsafe_reasons": [
- "adult content detected (very_likely)"
]
}
]| id required | string Example: abc123 Identifier of the image |
{- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480,
- "breeds": [
- {
- "id": "115",
- "name": "German Shepherd",
- "species_id": "2",
- "life_span": "9-13",
- "temperament": "Confident, courageous, intelligent, loyal, protective",
- "origin": "Germany",
- "country_codes": "DE",
- "country_code": "DE",
- "description": "Large, athletic working dog with erect ears, noble expression, and confident bearing. Known for high intelligence, loyalty, courage, and versatility in herding and working roles.",
- "history": "Developed in 1899 by Captain Max von Stephanitz to create the ideal herding dog, standardized from local shepherd dogs. Intelligence and trainability led to worldwide use in police and military roles.",
- "alt_names": "string",
- "wikipedia_url": "string",
- "reference_image_id": "string",
- "bred_for": "string",
- "perfect_for": "string",
- "breed_group": "Herding",
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string",
- "male_height_inches": "24-26",
- "male_height_cm": "61-66",
- "female_height_inches": "22-24",
- "female_height_cm": "56-61",
- "male_weight_pounds": "65-90",
- "male_weight_kg": "29-41",
- "female_weight_pounds": "50-70",
- "female_weight_kg": "23-32",
- "family_friendly": "Good with children when properly socialized and trained, protective of family. It's not recommended to leave children unsupervised with dogs.",
- "good_with_other_dogs_score": 3,
- "good_with_other_dogs_context": "Generally friendly with proper socialization, but can be selective with unfamiliar dogs due to protective nature",
- "shedding_score": 5,
- "shedding_reason": "Extreme year-round and seasonal shedding from thick double coat, often called 'German Shedders'",
- "grooming_score": 3,
- "grooming_type": "Regular brushing 2-3 times weekly, daily during seasonal coat blows",
- "daily_exercise_time_minutes": "120",
- "exercise_type": "Running hiking agility work mental stimulation herding activities",
- "bidability_score": 5,
- "bidability_characteristics": "Extremely trainable, highly intelligent, work-focused and eager to please, excels in obedience",
- "prey_drive_score": 3,
- "prey_drive_reason": "Moderate prey drive with strong herding instincts, may chase smaller animals",
- "barking_score": 3,
- "barking_characteristics": "Alert barker and excellent watchdog, protective rather than nuisance barking",
- "language": "string",
- "expansions": {
- "cat": {
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string"
}, - "dog": {
- "model": "string",
- "male_height_inches": "string",
- "male_height_cm": "string",
- "female_height_inches": "string",
- "female_height_cm": "string",
- "male_weight_pounds": "string",
- "male_weight_kg": "string",
- "female_weight_pounds": "string",
- "female_weight_kg": "string",
- "family_friendly": "string",
- "good_with_other_dogs_score": 0,
- "good_with_other_dogs_context": "string",
- "shedding_score": 0,
- "shedding_reason": "string",
- "grooming_score": 0,
- "grooming_type": "string",
- "daily_exercise_time_minutes": "string",
- "exercise_type": "string",
- "bidability_score": 0,
- "bidability_characteristics": "string",
- "prey_drive_score": 0,
- "prey_drive_reason": "string",
- "barking_score": 0,
- "barking_characteristics": "string",
- "language": "string"
}, - "horse": {
- "height_hands": "string",
- "common_uses": "string",
- "notable_traits": "string"
}
}, - "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480
}
}
], - "categories": [
- {
- "name": "Hats",
- "species_id": "1",
- "id": "5"
}
], - "unsafe_reasons": [
- "adult content detected (very_likely)"
]
}Uploads an image for processing. This is an opaque asynchronous operation. The response includes a links.status URL which SHOULD be polled to check the progress of the image analysis and optimization.
Image upload payload. Provide either a binary file or a base64 encoded string.
| file | string <binary> Binary image file when uploading using multipart/form-data |
| type required | string Enum: "base64" "FILE" Type of upload being performed |
| image | string Base64 encoded image data when uploading without a file |
| height | number Optional resize height in pixels |
| width | number Optional resize width in pixels |
| sub_id | string Optional sub identifier associated with the image |
{- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480,
- "breeds": [
- {
- "id": "115",
- "name": "German Shepherd",
- "species_id": "2",
- "life_span": "9-13",
- "temperament": "Confident, courageous, intelligent, loyal, protective",
- "origin": "Germany",
- "country_codes": "DE",
- "country_code": "DE",
- "description": "Large, athletic working dog with erect ears, noble expression, and confident bearing. Known for high intelligence, loyalty, courage, and versatility in herding and working roles.",
- "history": "Developed in 1899 by Captain Max von Stephanitz to create the ideal herding dog, standardized from local shepherd dogs. Intelligence and trainability led to worldwide use in police and military roles.",
- "alt_names": "string",
- "wikipedia_url": "string",
- "reference_image_id": "string",
- "bred_for": "string",
- "perfect_for": "string",
- "breed_group": "Herding",
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string",
- "male_height_inches": "24-26",
- "male_height_cm": "61-66",
- "female_height_inches": "22-24",
- "female_height_cm": "56-61",
- "male_weight_pounds": "65-90",
- "male_weight_kg": "29-41",
- "female_weight_pounds": "50-70",
- "female_weight_kg": "23-32",
- "family_friendly": "Good with children when properly socialized and trained, protective of family. It's not recommended to leave children unsupervised with dogs.",
- "good_with_other_dogs_score": 3,
- "good_with_other_dogs_context": "Generally friendly with proper socialization, but can be selective with unfamiliar dogs due to protective nature",
- "shedding_score": 5,
- "shedding_reason": "Extreme year-round and seasonal shedding from thick double coat, often called 'German Shedders'",
- "grooming_score": 3,
- "grooming_type": "Regular brushing 2-3 times weekly, daily during seasonal coat blows",
- "daily_exercise_time_minutes": "120",
- "exercise_type": "Running hiking agility work mental stimulation herding activities",
- "bidability_score": 5,
- "bidability_characteristics": "Extremely trainable, highly intelligent, work-focused and eager to please, excels in obedience",
- "prey_drive_score": 3,
- "prey_drive_reason": "Moderate prey drive with strong herding instincts, may chase smaller animals",
- "barking_score": 3,
- "barking_characteristics": "Alert barker and excellent watchdog, protective rather than nuisance barking",
- "language": "string",
- "expansions": {
- "cat": {
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string"
}, - "dog": {
- "model": "string",
- "male_height_inches": "string",
- "male_height_cm": "string",
- "female_height_inches": "string",
- "female_height_cm": "string",
- "male_weight_pounds": "string",
- "male_weight_kg": "string",
- "female_weight_pounds": "string",
- "female_weight_kg": "string",
- "family_friendly": "string",
- "good_with_other_dogs_score": 0,
- "good_with_other_dogs_context": "string",
- "shedding_score": 0,
- "shedding_reason": "string",
- "grooming_score": 0,
- "grooming_type": "string",
- "daily_exercise_time_minutes": "string",
- "exercise_type": "string",
- "bidability_score": 0,
- "bidability_characteristics": "string",
- "prey_drive_score": 0,
- "prey_drive_reason": "string",
- "barking_score": 0,
- "barking_characteristics": "string",
- "language": "string"
}, - "horse": {
- "height_hands": "string",
- "common_uses": "string",
- "notable_traits": "string"
}
}, - "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480
}
}
], - "categories": [
- {
- "name": "Hats",
- "species_id": "1",
- "id": "5"
}
], - "unsafe_reasons": [
- "adult content detected (very_likely)"
]
}Returns the current processing status of the image. Clients should poll this endpoint until the status is no longer to_be_reviewed.
| id required | string Example: abc12345 Identifier of the image |
{- "id": "string",
- "status": "to_be_reviewed",
- "updated_at": "2019-08-24T14:15:22Z"
}This endpoint uploads an image and waits for analysis to complete before returning the result. The response includes the analysis status and any detected tags.
Image upload payload. Provide either a binary file or a base64 encoded string.
| file | string <binary> Binary image file when uploading using multipart/form-data |
| type required | string Enum: "base64" "FILE" Type of upload being performed |
| image | string Base64 encoded image data when uploading without a file |
| height | number Optional resize height in pixels |
| width | number Optional resize width in pixels |
| sub_id | string Optional sub identifier associated with the image |
{- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480,
- "breeds": [
- {
- "id": "115",
- "name": "German Shepherd",
- "species_id": "2",
- "life_span": "9-13",
- "temperament": "Confident, courageous, intelligent, loyal, protective",
- "origin": "Germany",
- "country_codes": "DE",
- "country_code": "DE",
- "description": "Large, athletic working dog with erect ears, noble expression, and confident bearing. Known for high intelligence, loyalty, courage, and versatility in herding and working roles.",
- "history": "Developed in 1899 by Captain Max von Stephanitz to create the ideal herding dog, standardized from local shepherd dogs. Intelligence and trainability led to worldwide use in police and military roles.",
- "alt_names": "string",
- "wikipedia_url": "string",
- "reference_image_id": "string",
- "bred_for": "string",
- "perfect_for": "string",
- "breed_group": "Herding",
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string",
- "male_height_inches": "24-26",
- "male_height_cm": "61-66",
- "female_height_inches": "22-24",
- "female_height_cm": "56-61",
- "male_weight_pounds": "65-90",
- "male_weight_kg": "29-41",
- "female_weight_pounds": "50-70",
- "female_weight_kg": "23-32",
- "family_friendly": "Good with children when properly socialized and trained, protective of family. It's not recommended to leave children unsupervised with dogs.",
- "good_with_other_dogs_score": 3,
- "good_with_other_dogs_context": "Generally friendly with proper socialization, but can be selective with unfamiliar dogs due to protective nature",
- "shedding_score": 5,
- "shedding_reason": "Extreme year-round and seasonal shedding from thick double coat, often called 'German Shedders'",
- "grooming_score": 3,
- "grooming_type": "Regular brushing 2-3 times weekly, daily during seasonal coat blows",
- "daily_exercise_time_minutes": "120",
- "exercise_type": "Running hiking agility work mental stimulation herding activities",
- "bidability_score": 5,
- "bidability_characteristics": "Extremely trainable, highly intelligent, work-focused and eager to please, excels in obedience",
- "prey_drive_score": 3,
- "prey_drive_reason": "Moderate prey drive with strong herding instincts, may chase smaller animals",
- "barking_score": 3,
- "barking_characteristics": "Alert barker and excellent watchdog, protective rather than nuisance barking",
- "language": "string",
- "expansions": {
- "cat": {
- "indoor": true,
- "lap": true,
- "adaptability": 0,
- "affection_level": 0,
- "child_friendly": 0,
- "cat_friendly": 0,
- "dog_friendly": 0,
- "energy_level": 0,
- "grooming": 0,
- "health_issues": 0,
- "intelligence": 0,
- "shedding_level": 0,
- "social_needs": 0,
- "stranger_friendly": 0,
- "vocalisation": 0,
- "experimental": true,
- "hairless": true,
- "natural": true,
- "rare": true,
- "rex": true,
- "suppressed_tail": true,
- "short_legs": true,
- "hypoallergenic": true,
- "cfa_url": "string",
- "vetstreet_url": "string",
- "vcahospitals_url": "string"
}, - "dog": {
- "model": "string",
- "male_height_inches": "string",
- "male_height_cm": "string",
- "female_height_inches": "string",
- "female_height_cm": "string",
- "male_weight_pounds": "string",
- "male_weight_kg": "string",
- "female_weight_pounds": "string",
- "female_weight_kg": "string",
- "family_friendly": "string",
- "good_with_other_dogs_score": 0,
- "good_with_other_dogs_context": "string",
- "shedding_score": 0,
- "shedding_reason": "string",
- "grooming_score": 0,
- "grooming_type": "string",
- "daily_exercise_time_minutes": "string",
- "exercise_type": "string",
- "bidability_score": 0,
- "bidability_characteristics": "string",
- "prey_drive_score": 0,
- "prey_drive_reason": "string",
- "barking_score": 0,
- "barking_characteristics": "string",
- "language": "string"
}, - "horse": {
- "height_hands": "string",
- "common_uses": "string",
- "notable_traits": "string"
}
}, - "image": {
- "species_id": "1",
- "id": "abc123",
- "width": 640,
- "height": 480
}
}
], - "categories": [
- {
- "name": "Hats",
- "species_id": "1",
- "id": "5"
}
], - "unsafe_reasons": [
- "adult content detected (very_likely)"
]
}