Fake Book Store API

Fake Bookstore Rest API for Your Bookstore Website Prototype.

Read Doc

Get tired of Lorem ipsum data?!

Didn't find any free book API ?

Fake Books API is a free online REST API that you can use whenever you need pseudo-real data for your library application, whether for development, testing, or educational purposes. This API provides dummy information about books, authors, and categories with authentication.

Example code

fetch('https://fake-book-store-api.onrender.com/api/books?limit=2')
  .then(res => res.json())
  .then(data => console.log(data))
  .catch(error => console.error(error))

Response

[
  {
    "category": {
      "id": "65a86faecc61cd97ff280d42",
      "name": "Fantasy"
    },
    "_id": "65a9a8ab22d2eb408ca77c8c",
    "name": "When the Moon Hatched",
    "description": "The Creators did not expect their beloved dragons to sail skyward upon their end. To curl into balls just beyond gravity’s grip, littering the sky with tombstones. With moons.",
    "number_of_pages": 730,
    "language": "English",
    "publication_date": "2024-01-13T00:00:00.000Z",
    "dimensions": "5 x 1.6 x 8 inches",
    "image": "https://fake-book-store-api.onrender.com/images/P1zL9oX.jpg",
    "price": 5.99,
    "author": "Sarah A. Parker"
  }
]

Book exhibition

When the Moon Hatched

When the Moon Hatched

The Creators did not expect their beloved dragons ...

Sarah A. Parker

$ 5.99

The Serpent & the Wings of Night

The Serpent & the Wings of Night

The adopted human daughter of the Nightborn vampir...

Carissa Broadbent

$ 17.99

The Ashes and the Star-Cursed King

The Ashes and the Star-Cursed King

In the wake of the Kejari, everything Oraya once t...

Carissa Broadbent

$ 26.99

Nettle & Bone

Nettle & Bone

Marra a shy, convent-raised, third-born daughter i...

T Kingfisher

$ 11.2