# Guild Wars 2 Professions & Specializations Lookup

> Guild Wars 2 Professions & Specializations 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-13).

Returns all Guild Wars 2 professions with their elite and core specializations and available weapon options as a static JSON dataset.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/gw2-professions
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/guild-wars-2-professions-specializations-lookup-03ccc605
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_J7SQIuhGCdaI4hXgskjhT

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 guild-wars-2-professions-specializations-lookup-03ccc605 -d '<json body>'
```

Example prompt: Can you pull up all the Guild Wars 2 professions along with their specializations and what weapons each one can use?

## When to prefer this

Use this endpoint when you need a complete, structured reference of all Guild Wars 2 professions, their specializations (including elite specs), and weapon options without needing to query any specific profession — ideal for build-planning tools, game guides, or GW2 character advice.

## Known failure modes

- Service unavailable or upstream data source down (5xx error)
- Payment required or x402 payment failure
- Unexpected response format if data source schema changes

## How this service works

Guild Wars 2 professions with their specializations and weapon options; no params. Returns JSON.

## Output

A JSON object listing all GW2 professions, each with their core and elite specializations and the weapon types available to that profession.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/guild-wars-2-professions-specializations-lookup-03ccc605/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)
