PlaceGOAT

PlaceGOAT

Animals

Placeholder goat images. Tired of all these placeholder services that just cater to superficial celebrity worship? Missing\n farm animals in your design mockups? Have an unhealthy love of yelling goats?

Visit API

📚 Documentation & Examples

Everything you need to integrate with PlaceGOAT

🚀 Quick Start Examples

PlaceGOAT Javascript Examplejavascript
// PlaceGOAT API Example
const response = await fetch('https://placegoat.com/', {
    method: 'GET',
    headers: {
        'Content-Type': 'application/json'
    }
});

const data = await response.json();
console.log(data);

Place Goat - The API for Goat Photos

If you're looking for adorable goat photos for your project, why not try out the Place Goat API? With this API, you can easily access a collection of high-quality goat images that are sure to add some charm to your website or app.

Getting Started

To get started, head to the Place Goat website and choose the size and format of the goat image you'd like to use. You can select a size from 200x200 pixels up to 2000x2000 pixels, and you can choose between a JPEG or PNG format.

Once you've chosen your image specifications, you can access the image URL using the following format:

https://placegoat.com/{width}/{height}.jpg

Or for a PNG image:

https://placegoat.com/{width}/{height}.png

Just replace {width} and {height} with the desired dimensions for your image.

Using the API with JavaScript

Here's an example of how you can use the Place Goat API with JavaScript:

const goatImage = document.createElement('img');
goatImage.src = 'https://placegoat.com/400/280.jpg';
document.body.appendChild(goatImage);

This code creates a new img element and sets the src attribute to the URL for a 400x280 JPEG goat image. The code then appends the image to the HTML body.

You can adjust the width and height values to fit your project's needs.

Conclusion

With the Place Goat API, it's easy to add some goat-themed fun to your project. Give it a try and see how it can spice up your website or app!

📊 30-Day Uptime History

Daily uptime tracking showing online vs offline minutes

Jul 6Jul 8Jul 10Jul 12Jul 14Jul 16Jul 18Jul 20Jul 22Jul 24Jul 26Jul 28Jul 30Aug 1Aug 404008001440Minutes
Online
Offline

Related APIs in Animals