# Open5e D&D 5e Spell Lists by Class

> Open5e D&D 5e Spell Lists by Class 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-14).

Look up which spells a D&D 5e class can cast by class name using the Open5e dataset

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/open5e-spell-lists
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/open5e-d-d-5e-spell-lists-by-class-c8ca5dc5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Tzg_ZpSuxnA6uGaDk26LF

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 open5e-d-d-5e-spell-lists-by-class-c8ca5dc5 -d '<json body>'
```

Example prompt: Can you pull up the full spell list for the wizard class in D&D 5e from Open5e?

## When to prefer this

Use this endpoint when you need to look up the official spell list for a specific D&D 5e class using Open5e data, especially when building character sheets, answering rules questions, or helping players choose spells. Prefer this over generic game wikis when you need structured JSON output.

## Known failure modes

- Invalid or misspelled class name returns empty or error response
- Class name not recognized by Open5e returns no results
- Missing q parameter may return an error or all results
- Network timeout or service unavailability returns HTTP error

## How this service works

Look up which spells a D&D 5e class can cast by class name {q} from Open5e. Query: ?q= Returns JSON.

## Output

A JSON object containing the list of spells available to the specified D&D 5e class, sourced from the Open5e dataset, including spell names and associated metadata.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/open5e-d-d-5e-spell-lists-by-class-c8ca5dc5/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)
