# D&D 5e Language Lookup

> D&D 5e Language Lookup 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).

Returns the description and details of a Dungeons & Dragons 5th Edition language (e.g. Elvish, Draconic) by its index slug.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/dnd5e-language
- 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-language-lookup-96c712da
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HjszgFBAWvyyx1B3vNojq

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-language-lookup-96c712da -d '<json body>'
```

Example prompt: What are the details of the Elvish language in D&D 5e — who typically speaks it, what script it uses, and how it's described?

## When to prefer this

Use this endpoint when you need structured, authoritative D&D 5e reference data about a specific language — its description, type, script, and typical speakers — for worldbuilding, character creation, or campaign prep tools.

## Known failure modes

- Invalid or misspelled language index returns a 404 or empty result
- Unsupported index value returns an error response
- Network timeout or payment failure returns no data

## How this service works

Description of a D&D 5e language like Elvish or Draconic (param index). Query: ?index= Returns JSON.

## Output

A JSON object containing the D&D 5e language's name, index slug, description, type (e.g. Standard or Exotic), typical speakers, and the script used to write it.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/d-d-5e-language-lookup-96c712da/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)
