latestOpenAPI 3.0.3MIT2026-08-10121527.2 KB

c93c6145fb19

books

Retrieves a chapter of a given book

Retrieves a specific chapter of a given book by id, use "random" to get a random chapter.

get/v1/books/{book_id}/chapters/{id}

Path parameters

string uuid required
OR
string required
Example:c1637a49-3cc8-4285-93a1-28e6579f1f20

The identifier of the book. Must be a valid UUID v4 or slug.

string uuid required
OR
string required
Example:c1637a49-3cc8-4285-93a1-28e6579f1f20

The identifier of the book's chapter. Must be a valid UUID v4 or slug.

Response

A single chapter