# Crypto Twitter Bio Generator

> Crypto Twitter 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 Crypto Twitter (X) bio for a user based on their crypto persona or interests

## Facts

- Endpoint: POST https://httpay.xyz/api/twitter-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-xyz-68ee455b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_syEb0ziot5zK-ho14p-zu

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-xyz-68ee455b -d '<json body>'
```

Example prompt: Write me a Crypto Twitter bio — I'm a DeFi degen who trades on Base, holds ETH and some NFTs, and has a chaotic but bullish vibe.

## When to prefer this

Use this endpoint when a user explicitly wants to generate a Crypto Twitter or X profile bio with a web3/crypto flavor. Ideal for DeFi traders, NFT collectors, blockchain developers, or crypto influencers who want a punchy, on-brand bio for their social profile.

## Known failure modes

- Missing or insufficient input about the user's persona may result in a generic bio
- Service may return 402 Payment Required if USDC payment is not properly attached
- Malformed request body may return a 400 error
- API may be temporarily unavailable returning 5xx errors

## How this service works

Generate a Crypto Twitter bio

## Output

Returns a generated Crypto Twitter bio string tailored to the user's crypto identity, trading style, and personality, ready to paste into their X profile.

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "description": "Generate a Crypto Twitter bio"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/httpay-xyz-68ee455b/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)
