Skip to content

Books by genre (OPDS)

GET
/opds/genres/{slug}

Returns a paginated OPDS acquisition feed of books in a specific genre, identified by a URL-friendly slug.

Parameters

Path Parameters

slug*

URL-friendly genre slug

Type
string
Required
Min Length
1
Max Length
500

Query Parameters

page

Page number (1-based)

Type
integer
Example1
Minimum
1

Responses

OPDS acquisition feed of books in the genre (Atom XML)

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

Samples