{"name":"Hamster Facts API","version":"1.0.0","description":"A silly educational API for hamster facts and pictures","endpoints":{"public":["GET / - API information (this endpoint)","GET /health - Health check","GET /docs - Comic Sans documentation (you have to see it to believe it)","GET /fact - Get a random hamster fact","POST /translate-to-hamster - Translate your text into hamster speak"],"authenticated":["GET /photo - Get a random hamster photo from Unsplash (requires API key)"]},"authentication":{"method":"API Key","header":"x-api-key","note":"Some endpoints require an API key. Include it in the x-api-key header."}}