Audiobook-api-beta
x402 healthy
Use POST /api/search with { query: string, page?: number } to find audiobooks by title, author, or narrator. Then call POST /api/details with { slug: string } using the slug from a search result to get a magnet link plus full metadata (author, narrators, format, file size, description). Magnet links…
Trust Signals
2
Endpoints
100
Avg Score
$0.01 - $0.02
Price Range
N/A
On-chain Activity
Endpoints (2)
POST $0.01 100 POST $0.02 100
/api/search
Search audiobookbay.lu for audiobooks. Returns up to ~12 results per page with title, slug, cover, category, language, and keywords. Use the `slug` field with POST /api/details to retrieve a magnet link. /api/details
Fetch full metadata and a magnet download link for one audiobook. Returns title, author, narrators, format, bitrate, length, description, cover URL, file size, info hash, tracker list, and the assembled magnet URI.