Skip to content

Get EPUB book info

GET
/api/v1/epub/{bookId}/info
curl --request GET \
--url http://127.0.0.1:58259/api/v1/epub/1/info

Retrieve parsed metadata, spine, manifest, and TOC for an EPUB book.

bookId
required
integer format: int64

ID of the book

bookType
string

Optional book type for alternative format (e.g., EPUB)

Book info returned successfully

Media type */*
object
containerPath
string
rootPath
string
spine
Array<object>
object
idref
string
href
string
mediaType
string
linear
boolean
manifest
Array<object>
object
id
string
href
string
mediaType
string
properties
Array<string>
size
integer format: int64
toc
object
label
string
href
string
children
Array<object> recursive
metadata
object
key
additional properties
coverPath
string