# Open5e D&D 5e Rules Sections Search

> Open5e D&D 5e Rules Sections 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-14).

Search Open5e's D&D 5th Edition rules-reference sections by keyword, returning matching rules text as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/open5e-rules-sections
- 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-rules-sections-search-16a04d8f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_5fPADWc-bd9oEVFjdRkr2

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-rules-sections-search-16a04d8f -d '<json body>'
```

Example prompt: Can you look up the D&D 5e rules section on concentration spells? Search the Open5e rules reference for 'concentration'.

## When to prefer this

Use this endpoint when an AI agent or user needs to look up official D&D 5e rules text by topic keyword — e.g. combat, conditions, spellcasting, resting — and wants structured JSON results from the Open5e reference. Prefer this over general web search when you need structured, machine-readable rules data specifically from the 5e SRD.

## Known failure modes

- Empty result set if the keyword matches no rules sections
- HTTP 402 if payment header is missing or invalid
- Malformed or missing query parameter returns error or empty results
- Rate limiting or service unavailability returns 4xx/5xx error

## How this service works

Search Open5e's D&D 5e rules-reference sections by keyword {q}, returning rules text. Query: ?q= Returns JSON.

## Output

A JSON array or object containing D&D 5e rules section entries that match the keyword query, including the rules reference text from Open5e for the matched sections.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/open5e-d-d-5e-rules-sections-search-16a04d8f/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)
