ISBNdb · Example Payload

Books Bulk Request

BooksISBNPublishingMetadataLibraryBibliography

Books Bulk Request is an example object payload from ISBNdb, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

isbns

Example Payload

Raw ↑
{
  "isbns": [
    "9780743273565",
    "9780141182636",
    "9780684801544"
  ]
}