# Open5e D&D 5e Character Classes Search

> Open5e D&D 5e Character Classes Search 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).

Search D&D 5e character classes by name via Open5e, returning class features and descriptive text as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/open5e-classes
- 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/open5e-d-d-5e-character-classes-search-1d416bc5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_G6awxczhyf7k6WDrgcvpO

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-character-classes-search-1d416bc5 -d '<json body>'
```

Example prompt: Can you look up the Paladin class from D&D 5e and show me its features and class description?

## When to prefer this

Use this endpoint when you need structured D&D 5e character class data — especially class features and descriptions — sourced from Open5e, for character building tools, campaign assistants, or tabletop RPG applications. Prefer this over generic web search when you need clean, machine-readable class data.

## Known failure modes

- No matching class found for the given query string — returns empty results or empty array
- Misspelled class name yields no results
- Query string missing returns all or no results depending on API behavior
- Network or upstream Open5e API unavailability causes failure
- Payment not completed results in 402 error

## How this service works

Search Open5e's D&D 5e character classes by name {q}, with class features text. Query: ?q= Returns JSON.

## Output

A JSON object containing D&D 5e character class data matching the search query, including class name, features text, and other class-related details sourced from Open5e.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/open5e-d-d-5e-character-classes-search-1d416bc5/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)
