Skip to content

Books by author (OPDS)

GET
/opds/authors/{slug}

Returns a paginated OPDS acquisition feed of books by a specific author, identified by a URL-friendly slug derived from the author name.

Parameters

Path Parameters

slug*

URL-friendly author 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 by the author (Atom XML)

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

Samples