# Garrett Berg AI Interview Chatbot

> Garrett Berg AI Interview Chatbot is a paid API for AI agents from www.garrett-berg.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Sends a message to an AI-powered interview chatbot and receives a conversational interview response

## Facts

- Endpoint: POST https://www.garrett-berg.com/api/interview/chat
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/www-garrett-berg-com-84615942
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_6g8vg22fTXa7Mq-Tc4mqf

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 www-garrett-berg-com-84615942 -d '<json body>'
```

Example prompt: Can you send this message to the AI interview chatbot: 'Tell me about a time you handled a difficult team conflict' and get its response so I can practice for my upcoming interview?

## When to prefer this

Choose this endpoint when you need to simulate or practice a job interview via a conversational AI chatbot, specifically hosted on garrett-berg.com. Best for agents automating mock interview sessions, collecting interview Q&A pairs, or providing interview coaching workflows.

## Known failure modes

- Empty or missing message body results in a 400 error
- Payment not included or insufficient USDC causes a 402 payment required error
- Server unavailable or overloaded returns a 503 error
- Message too long may exceed processing limits
- Invalid request format returns a 422 unprocessable entity

## How this service works

AI interview chatbot message

## Output

Returns the AI chatbot's reply to the submitted interview message, continuing the interview conversation flow with a contextually appropriate interviewer response.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/www-garrett-berg-com-84615942/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.garrett-berg.com](https://www.zero.xyz/host/www.garrett-berg.com/llms.txt)
