# Ask Different (Apple) Stack Exchange Search

> Ask Different (Apple) Stack Exchange Search is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status down (last checked 2026-09-15).

Search Apple Stack Exchange (Ask Different) questions by keyword, returning results ranked by votes as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/apple-stackexchange-search
- Price: $0.02/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/ask-different-apple-stack-exchange-search-5daef8fb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Uni5BLEp9k5MZRDDDodzW

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 ask-different-apple-stack-exchange-search-5daef8fb -d '<json body>'
```

Example prompt: Search Ask Different (Apple Stack Exchange) for the top-voted questions about 'how to fix AirDrop not working on iPhone' — I want to see what the community has found.

## When to prefer this

Choose this endpoint when you need community-sourced answers and discussions about Apple products (Mac, iPhone, iPad, iOS, macOS, iCloud, etc.) ranked by community votes. Prefer this over generic web search when you want curated, peer-validated Q&A content from the Apple-focused Stack Exchange community.

## Known failure modes

- Empty results if the query matches no questions
- Payment failure if USDC balance is insufficient for the $0.02 fee
- Rate limiting or timeout if the upstream Stack Exchange API is slow or unavailable
- Malformed query parameter returns an error or empty result set

## How this service works

Search Ask Different (Apple) Stack Exchange questions for {q}, ranked by votes. Query: ?q= Returns JSON.

## Output

A JSON array of Ask Different Stack Exchange questions matching the search query, ranked by vote count, including question titles, links, and vote scores.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/ask-different-apple-stack-exchange-search-5daef8fb/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
