Business
Penguin Publishing
Provides access to data about books published by Penguin Random House.
1
Endpoints
—
Status
—
Latency
CODE EXAMPLES
JavaScript (Fetch)
fetch('https://api.penguinrandomhouse.com/resources/v2/title/domains/PRH.US/search', {
method: 'GET',
headers: {},
})
.then(response => response.json())
.then(data => console.log(data));cURL
curl -X GET 'https://api.penguinrandomhouse.com/resources/v2/title/domains/PRH.US/search'Penguin Publishing
0.0%
BUSINESS
Provides access to data about books published by Penguin Random House.
PERFORMANCE TELEMETRY
RATE LIMITS
API TESTING INTERFACE
READY
SIGN IN TO EXECUTE TEST
Please sign in to test API endpoints
RESPONSE TELEMETRY
Execute API test to view telemetry data