Gutendex

Gutendex is a free Books API offering public domain books from Project Gutenberg. Great for building book apps, search tools, or literary projects with 60,000+ free eBooks.

2

Endpoints

28

Views

Jul 20, 2025

Last Checked

NaN

Rate Limit

API Endpoints

Searches Project Gutenberg's public domain book collection

Full URL

https://gutendex.com/books

Code Examples

curl -X GET 'https://gutendex.com/books'

Parameters

{
  "search": "Sherlock Holmes",
  "languages": "en"
}

Example Response

{
  "count": 28,
  "results": [
    {
      "id": 108,
      "title": "The Adventures of Sherlock Holmes",
      "authors": [
        {
          "name": "Conan Doyle, Arthur"
        }
      ],
      "download_count": 25432
    }
  ]
}

Version

v1

Tags
booksliterature
Technical Details
Authentication
None
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

None specified

Supported Languages
English
Use Cases
reading apps
educational platforms

Related APIs

Discover similar APIs that might interest you

APIfree

PoetryDB

The PoetryDB API offers a vast, freely a...

Category
Books
Endpoints
1
booksliteraturepoetry
APIopen source

Open Library

The Open Library API is a free and open-...

Category
Books
Endpoints
2
booksliterature
APIopen source

Bible API

Bible API is a free REST API providing a...

Category
Books
Endpoints
1
biblereligion