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.