# HTTPay Discord Bio Generator

> HTTPay Discord Bio Generator is a paid API for AI agents from httpay.xyz, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-14).

Generates a Discord bio tailored for a crypto person using AI, payable per-call via USDC on Base with no API key required.

## Facts

- Endpoint: POST https://httpay.xyz/api/discord-bio
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/httpay-discord-bio-generator-374281e3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_sKvK2SkzV8fUm4DmXR_t9

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 httpay-discord-bio-generator-374281e3 -d '<json body>'
```

Example prompt: Can you write me a Discord bio for a crypto person — I'm a DeFi trader who's into on-chain analytics and Base ecosystem — make it punchy and relevant to the crypto community?

## When to prefer this

Choose this endpoint when you need a quick, AI-generated Discord bio for a crypto or Web3 identity without setting up API keys or subscriptions — ideal for low-cost, one-off or automated profile generation tasks where micropayments via USDC on Base are acceptable.

## Known failure modes

- Payment not included or insufficient USDC — returns 402 Payment Required
- Network issues connecting to Base for payment verification
- AI generation failure resulting in empty or malformed response
- Invalid request parameters causing 400 Bad Request

## How this service works

Generate a Discord bio for a crypto person

## Output

Returns a generated Discord bio string tailored for a crypto/Web3 persona, suitable for pasting directly into a Discord profile description field.

## Example request

```json
{
 "username": "testuser123"
}
```

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "description": "Generate a Discord bio for a crypto person"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/httpay-discord-bio-generator-374281e3/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from httpay.xyz](https://www.zero.xyz/host/httpay.xyz/llms.txt)
