isbndb.com

Definition of ISBNdb.com API

🔑 apikey 10 endpoints open_data
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (1 total)

npm install isbndbjs
curl examples
Gets status on the ISBNDB Database
curl \
  -H "x-api-key: $API_KEY" \
  /stats
Search all ISBNDB databases
curl \
  -H "x-api-key: $API_KEY" \
  /search
Gets book details
curl \
  -H "x-api-key: $API_KEY" \
  /book/{isbn}
Endpoints (10 total)
GET
/stats
Gets status on the ISBNDB Database
GET
/search
Search all ISBNDB databases
GET
/book/{isbn}
Gets book details
GET
/author/{name}
Gets author details
GET
/books/{query}
Search books
GET
/subject/{name}
Gets subject details
GET
/authors/{query}
Search authors
GET
/publisher/{name}
Gets publisher details
GET
/subjects/{query}
Search subjects
GET
/publishers/{query}
Search publishers
Language coverage
JavaScript
1
At a glance
Total SDKs1
Languages1
Endpoints10
Authapikey
Categories1