← Back to catalog
books.author
mock data$0.001 / callAuthor Details
Get author profile by Open Library Author ID — biography, birth/death dates, photo, Wikipedia link (Open Library / Internet Archive)
Input schema
olidrequired
stringOpen Library Author ID, e.g. "OL23919A" for J.R.R. Tolkien. Get from search or work author keys
Call via REST
curl -X POST https://unifyapi.pro/api/call/books.author \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"olid":"<olid>"}'