Skip to content

List all books (OPDS)

GET
/opds/books

Returns a paginated OPDS acquisition feed of all organized books, sorted alphabetically by title. Supports page-based pagination via query parameter.

Parameters

Query Parameters

page

Page number (1-based)

Type
integer
Example1
Minimum
1

Responses

OPDS acquisition feed with book entries (Atom XML)

application/atom+xml;profile=opds-catalog;kind=acquisition
XML

Samples