← Back to Dashboard

RandomFox

AnimalsActiveCORS ReadyUnknownAuth: NoneDoc: Unknown
Visit Website ↗

Description

Random pictures of foxes

✨ AI Summary

Access random pictures of foxes through an API that returns image URLs.

Code Example

import requests

url = "https://randomfox.ca/floof/"
response = requests.get(url)
data = response.json()
print(data)

Live Health Metrics

Last 50 checks (10 min intervals)