# Security Stack Exchange Search

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

Search Information Security Stack Exchange questions by keyword, ranked by votes, returning JSON results.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/security-stackexchange-search
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/security-stack-exchange-search-eec712ec
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_tsNr1J6THIcvCIODLrSmY

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 security-stack-exchange-search-eec712ec -d '<json body>'
```

Example prompt: Search Information Security Stack Exchange for the top-voted questions about SQL injection prevention and return the results as JSON.

## When to prefer this

Use this endpoint when you need community-sourced, vote-ranked Q&A content specifically from the Information Security Stack Exchange. Prefer this over generic web search when you want curated, expert-vetted security content with quality signals from community upvotes.

## Known failure modes

- Missing or empty query parameter returns no results or an error
- Query returns zero results for very niche or misspelled security topics
- Rate limiting or payment failure (x402) if USDC payment is not processed
- Network timeout if the upstream Stack Exchange API is slow or unavailable

## How this service works

Search Information Security Stack Exchange questions for {q}, ranked by votes. Query: ?q= Returns JSON.

## Output

A JSON array of Information Security Stack Exchange questions matching the query, sorted by vote count, including question titles, vote scores, and relevant metadata.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/security-stack-exchange-search-eec712ec/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)
