{"version":1,"resources":["https://audiobook-api-beta.vercel.app/api/search","https://audiobook-api-beta.vercel.app/api/details"],"description":"Pay-per-call search and metadata lookup for audiobooks indexed by audiobookbay.lu. Returns magnet links assembled from torrent info hashes and tracker lists.","instructions":"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 contain the info hash and all backup trackers."}