Chinchilla Logo

Random Chinchilla API

Random chinchilla images from Wikimedia Commons and Pixabay

Response

No response yet. Click "Test Endpoint" below to load data.

API Endpoints

GET/api/random

Returns a random chinchilla image with metadata including author and Wikimedia link.

Example Response
{
  "image": "https://res.cloudinary.com/.../chinchilla.webp",
  "author": "Wikipedia User",
  "mediawikiUrl": "https://commons.wikimedia.org/wiki/File:...",
  "basename": "Chinchilla_1"
}
GET/api/random/info

Returns metadata only (without the image data) for a random chinchilla.

Example Response
{
  "basename": "Chinchilla_1",
  "author": "Wikipedia User",
  "mediawikiUrl": "https://commons.wikimedia.org/wiki/File:...",
  "webpFile": "File_Chinchilla_1_by_User.webp",
  "cloudinaryUrl": "https://res.cloudinary.com/..."
}

📸 Share Your Chinchilla Photos!

Do you have photos of your pet chinchilla? We'd love to add them to our collection!

📧 Send to chinchilla@kuzyak.in

Built with Next.js, TypeScript, and Cloudinary

Images sourced from Wikimedia Commons and Pixabay

© 2026 Pavel Kuzyakin