# Jikan Top Manga – MyAnimeList Highest-Ranked Manga

> Jikan Top Manga – MyAnimeList Highest-Ranked Manga is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Returns the highest-ranked manga titles on MyAnimeList via the Jikan API, with no input parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/jikan-top-manga
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/jikan-top-manga-myanimelist-highest-ranked-manga-18268b9d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_z17fEnqJ0Zd4F41B68hPY

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 jikan-top-manga-myanimelist-highest-ranked-manga-18268b9d -d '<json body>'
```

Example prompt: What are the highest-ranked manga on MyAnimeList right now? Pull the top list for me.

## When to prefer this

Use this endpoint when you need a pre-built, no-parameter snapshot of the current MyAnimeList top manga rankings without setting up your own Jikan API integration or managing auth. Ideal for recommendation flows, content discovery, or populating manga leaderboards.

## Known failure modes

- Upstream Jikan API or MyAnimeList is unavailable, returning a 502 or timeout
- x402 payment not fulfilled, resulting in a 402 Payment Required error
- Rate limiting from the underlying Jikan API causing delayed or failed responses
- Response may be stale if MyAnimeList rankings have recently changed

## How this service works

Highest-ranked manga on MyAnimeList (no params). Returns JSON.

## Output

A JSON array of the top-ranked manga titles from MyAnimeList, including each manga's rank, title, score, synopsis, genres, authors, publication status, and MAL metadata.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/jikan-top-manga-myanimelist-highest-ranked-manga-18268b9d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
