- Previous:
- Up:
- Next: Enhanced PRH API
Penguin Random House APIs
Enhanced PRH API
The new API that has been available since 2015
Check the blog for the latest release notes.
Resources API V1
The original Random House REST Services API that has been available since 2011
IO Docs
Use the IO Docs to test out either API using your key.
- Previous:
- Up:
- Next: Enhanced PRH API
4 Comments
eliotcole – 3 years ago
Hiya, I'm getting a "403 Forbidden" when using the IO Docs to test, giving the error: "developer inactive"
When I look into it on this PRH dev site, I found this link, which is apparently to a forum post on this particular issue ... but clicking it seems to lead to nothing. developer.penguinrandomhouse.com/forum/jump-to-post/296581
Just thought I'd mention it, not angling for support or anything (I'll figure it out, I'm sure), just letting you know.
Michael F. – 3 years ago
To add to eliotcole's comment:
My account switched from "developer inactive" to "active" after 7 days from the initial creation of the Enhanced PRH API. There is no way to contact any kind of support through this website but it seems like the account status changes automatically
Tom – 3 years ago
Signing up for an API key can be done by anyone. Once a key is requested/registered, it has to be activated by an API manager. This can take time to get to and is a manual step.
TheNikoHero – 7 months ago
There's a problem with the "links" in each call - the links referencing other api calls.
example: https://api.penguinrandomhouse.com/title/client/Public/domains/PRH.US/titles/9781302957292/authors?api_key=ghr4gbnjz6jnu5qa3vdpgaa8
this link doesnt work.
but if I change it to:
https://api.penguinrandomhouse.com/resources/v2/title/domains/PRH.US/titles/9781302957292/authors?api_key=ghr4gbnjz6jnu5qa3vdpgaa8
then it does work.
so its the " /resources/v2/title/domains/ " part that does the trick.
Please sign in to post a comment.