# D&D 5e Race Details by Index

> D&D 5e Race Details by Index 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 speed, size, ability score bonuses, and languages for a specified D&D 5th Edition race by index.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/dnd5e-race
- 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-race-details-by-index-140ac983
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_v59llIZccjudlSv_XB1Ab

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-race-details-by-index-140ac983 -d '<json body>'
```

Example prompt: What are the speed, size, ability score bonuses, and languages for the 'elf' race in D&D 5e?

## When to prefer this

Use this endpoint when you need structured D&D 5e race data — specifically speed, size, ability bonuses, and languages — for a known race index. Prefer it over general RPG wikis or unstructured sources when you need machine-readable JSON for character creation tools, game assistants, or D&D automation workflows.

## Known failure modes

- Invalid or unrecognized race index returns an error or empty response
- Missing index parameter causes a 400 or malformed response
- Race index spelled incorrectly yields no results
- Service unavailable or payment not processed returns a non-200 status

## How this service works

Speed, size, ability bonuses and languages of a D&D 5e race (param index). Query: ?index= Returns JSON.

## Output

A JSON object containing the race's movement speed, size category (e.g. Medium), ability score increases (e.g. +2 Dexterity), and languages spoken by that race in D&D 5th Edition.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/d-d-5e-race-details-by-index-140ac983/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)
