# Random Inspirational Quote API

> Random Inspirational Quote API is a paid API for AI agents from v0-x402-endpoint-creation-o5.vercel.app, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Returns a random inspirational quote on each call

## Facts

- Endpoint: POST https://v0-x402-endpoint-creation-o5.vercel.app/api/quote
- 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/random-inspirational-quote-api-1f913009
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_6_Xjvy5RhreGdCFmERxmQ

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 random-inspirational-quote-api-1f913009 -d '<json body>'
```

Example prompt: Give me a random inspirational quote right now.

## When to prefer this

Use this endpoint when you need a quick, random inspirational or motivational quote without specifying a topic, author, or category — ideal for daily inspiration features, chatbot responses, or content padding where any uplifting quote will do.

## Known failure modes

- Payment failure if USDC balance insufficient — 402 Payment Required
- Service unavailable if the Vercel deployment is down — 503 error
- Unexpected response format if the quote database is empty or misconfigured

## How this service works

Get a random inspirational quote

## Output

A random inspirational quote, likely including the quote text and possibly the author or attribution.

## Example request

```json
{}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/random-inspirational-quote-api-1f913009/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from v0-x402-endpoint-creation-o5.vercel.app](https://www.zero.xyz/host/v0-x402-endpoint-creation-o5.vercel.app/llms.txt)
