# D&D 5e SRD Languages Search

> D&D 5e SRD Languages 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 the D&D 5th Edition SRD languages reference by name and return matching language data as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/dnd5e-languages
- 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/d-d-5e-srd-languages-search-98e0943e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_McTEa6iag0xClHgW3OAZ6

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 d-d-5e-srd-languages-search-98e0943e -d '<json body>'
```

Example prompt: Can you look up the D&D 5e SRD details for the Elvish language — I want to know its script and typical speakers?

## When to prefer this

Use this endpoint when an agent needs to look up specific language details from the D&D 5th Edition SRD, such as the script, typical speakers, or type of a named language. Prefer this over general web search when you need structured, machine-readable game reference data.

## Known failure modes

- No matching language found for the query string — returns empty results or 404
- Misspelled language name returns no results
- API unavailable returns HTTP 5xx
- Query parameter missing or malformed returns error

## How this service works

Search the D&D 5e SRD languages reference by name {q} from the dnd5eapi. Query: ?q= Returns JSON.

## Output

A JSON object containing matching D&D 5e language entries from the SRD, including the language name, type (exotic or standard), typical speakers, and the script used.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/d-d-5e-srd-languages-search-98e0943e/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)
