# theideamachine.dev Twitter/X Bio Generator

> theideamachine.dev Twitter/X Bio Generator is a paid API for AI agents from theideamachine.dev, paid per call via x402, $2.5/call, status unknown (last checked 2026-09-15).

Creates a job from a template to generate a Twitter/X bio using AI

## Facts

- Endpoint: POST https://theideamachine.dev/api/v1/x402/templates/twitter-bio/jobs
- Price: $2.5/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/theideamachine-dev-twitter-x-bio-generator-3bf92e72
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HZGtECF5m_t8IoNF1rvhF

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 theideamachine-dev-twitter-x-bio-generator-3bf92e72 -d '<json body>'
```

Example prompt: Generate a Twitter/X bio for me — I'm a freelance UX designer based in Austin who loves coffee, open-source projects, and hiking, and I want something witty but professional that fits in 160 characters.

## When to prefer this

Choose this endpoint when you need an AI-generated Twitter/X bio on demand, especially within an automated workflow or agent pipeline that supports x402 micropayments. It is particularly useful when a template-driven, consistent bio generation approach is desired rather than a freeform prompt.

## Known failure modes

- Missing required profile or template parameters returns a 400 Bad Request
- Payment not completed or insufficient USDC balance results in a 402 Payment Required
- Invalid template name or job configuration returns a 404 or 422 error
- Rate limiting or server overload may return a 429 or 503 response
- Job creation succeeds but generation fails asynchronously, requiring status polling

## How this service works

Create job from template: Twitter/X Bio

## Output

A job object is created and returned, likely containing a job ID and status, with the AI-generated Twitter/X bio either immediately in the response or retrievable once the job completes.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/theideamachine-dev-twitter-x-bio-generator-3bf92e72/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from theideamachine.dev](https://www.zero.xyz/host/theideamachine.dev/llms.txt)
