Reload any page using the endpoint and get a different image each time.
DocsThis endpoint returns a random image on every request.
<img
src="/api/nature-2000"
alt="Random image"
width="500"
height="300"
class="rounded-lg shadow-lg"
/>The main feature of this site is the API, which lets you render a random image almost anywhere on the web.
You can use this API in the following ways: