# Penguin Publishing API **Provider:** Penguin Publishing **Category:** entertainment **Base URL:** `http://www.penguinrandomhouse.biz` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** http://www.penguinrandomhouse.biz/webservices/rest/ ## Description Books, book covers and related data ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `http://www.penguinrandomhouse.biz/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'http://www.penguinrandomhouse.biz' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/penguin-publishing/) — CC BY 4.0*