# D&D 5e SRD Proficiency Search

> D&D 5e SRD Proficiency 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 proficiencies reference by name using the dnd5eapi

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/dnd5e-proficiencies
- 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-proficiency-search-d1d716af
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_On-UL1ZRWu5Cqc7_8H8PH

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-proficiency-search-d1d716af -d '<json body>'
```

Example prompt: Can you look up the D&D 5e proficiency details for 'Light Armor' from the SRD?

## When to prefer this

Use this endpoint when you need to look up specific D&D 5th Edition proficiency data by name from the official SRD, such as armor, weapon, tool, skill, or saving throw proficiencies. Prefer this over generic web search when you need structured JSON reference data compatible with game logic or character sheet automation.

## Known failure modes

- No results returned if query string does not match any proficiency name
- Empty or null response for misspelled proficiency names
- API returns error if q parameter is missing or malformed
- May return partial matches or multiple results if query is ambiguous

## How this service works

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

## Output

Returns a JSON object with proficiency data matching the search query from the D&D 5e SRD, including the proficiency name, type, and any relevant reference details as sourced from dnd5eapi.

## More

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