# Book-Bot EPUB Download Link

> Book-Bot EPUB Download Link is a paid API for AI agents from www.book-bot.app, paid per call via x402, $0.5/call, status unknown (last checked 2026-09-15).

Returns a direct download link to the EPUB version of a specified book

## Facts

- Endpoint: POST https://www.book-bot.app/api/x402
- Price: $0.5/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/www-book-bot-app-d31b6839
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_KQ5FVPtVE6q0fNzPJ1eNq

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability www-book-bot-app-d31b6839 -d '<json body>'
```

Example prompt: Can you get me a download link for the epub version of 'Project Hail Mary' by Andy Weir?

## When to prefer this

Use this endpoint when you need a direct, ready-to-use EPUB download link for a specific book and want to skip the intermediate search step. Best when you already know the book title and/or author. If you need to first discover book metadata or browse multiple editions, use the sibling search endpoint first, then pass the resulting URL to this endpoint.

## Known failure modes

- Book not found in Anna's Archive — no matching result returned
- Ambiguous title with multiple authors — wrong edition returned
- EPUB version unavailable for requested book — only other formats exist
- Network timeout reaching Anna's Archive — service unavailable error
- Invalid or missing book identifier in request — 400 bad request

## How this service works

Get a download link to the epub version of any book

## Output

A direct download URL pointing to the EPUB file of the requested book, sourced via Anna's Archive

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/www-book-bot-app-d31b6839/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.book-bot.app](https://www.zero.xyz/host/www.book-bot.app/llms.txt)
