# Urban Dictionary Slang Definitions Lookup

> Urban Dictionary Slang Definitions Lookup is a paid API for AI agents from engedi.digi-life17.workers.dev, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).

Looks up slang term definitions from Urban Dictionary by querying a term and returning its meaning, usage, and metadata

## Facts

- Endpoint: GET https://engedi.digi-life17.workers.dev/api/urbandict
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/urban-dictionary-slang-definitions-lookup-d2166583
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_K6vgAFWpBVcX-EtUBItC6

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 urban-dictionary-slang-definitions-lookup-d2166583
```

Example prompt: What does 'rizz' mean according to Urban Dictionary? Look it up for me.

## When to prefer this

Use this endpoint when you need to programmatically look up informal, colloquial, or internet slang definitions that would not appear in standard dictionaries. Ideal for agents processing social media content, chat logs, or any user-generated text with nonstandard vocabulary. It complements formal dictionary APIs when the vocabulary is too casual or recent for conventional sources.

## Known failure modes

- Term not found in Urban Dictionary — returns empty or null data field
- Upstream Urban Dictionary API unavailable — may return error or stale cache
- Misspelled or ambiguous term yields irrelevant definitions
- Payment not processed — 402 response blocking access
- Rate limiting or worker timeout causing delayed or failed response

## How this service works

51 REST endpoints for AI agents. Weather, news, crypto, stocks, products, courses, real estate, and 42 more. Pay per call in USDC/USDT via x402.

## Output

Returns a JSON object with the slang term's Urban Dictionary definition data including usage examples, along with metadata indicating whether the result was cached, the source, a confidence score, and when it was last updated.

## Response schema (JSON Schema)

```json
{}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/urban-dictionary-slang-definitions-lookup-d2166583/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from engedi.digi-life17.workers.dev](https://www.zero.xyz/host/engedi.digi-life17.workers.dev/llms.txt)
