UnifyAPI
← Back to catalog

books.author

mock data$0.001 / call

Author Details

Get author profile by Open Library Author ID — biography, birth/death dates, photo, Wikipedia link (Open Library / Internet Archive)

Educationprovider: Books#books#education

Input schema

olidrequired

Open Library Author ID, e.g. "OL23919A" for J.R.R. Tolkien. Get from search or work author keys

string

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>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.