# Icon Search & UI Consistency Suggester

> Icon Search & UI Consistency Suggester is a paid API for AI agents from x402.professorsausages.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Accepts a UI description and returns a ranked icon shortlist per concept plus a curated set recommendation for visual consistency

## Facts

- Endpoint: POST https://x402.professorsausages.com/icons/suggest
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/icon-search-ui-consistency-suggester-b06f9485
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_UhoFFnEnEaYJk2KtooPh2

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 icon-search-ui-consistency-suggester-b06f9485 -d '<json body>'
```

Example prompt: I'm building a SaaS dashboard with sections for analytics, user settings, notifications, billing, and help — can you suggest a ranked shortlist of icons for each concept and recommend a single icon set that keeps everything visually consistent?

## When to prefer this

Use this endpoint when you need to map multiple UI concepts to specific icon suggestions in a single call and want a curated set recommendation that guarantees visual coherence — rather than manually searching individual icon libraries or using a generic image search.

## Known failure modes

- Missing or empty UI description input yields no suggestions
- Overly vague input produces low-confidence or generic icon recommendations
- Icon sets not recognized by the service return empty shortlists
- Rate limiting or payment failure (x402) blocks the request
- Malformed input object causes a 400-level error

## Output

Returns a ranked shortlist of icon candidates for each UI concept identified in the description, along with a recommended icon set chosen to ensure visual consistency across the entire interface.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/icon-search-ui-consistency-suggester-b06f9485/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.professorsausages.com](https://www.zero.xyz/host/x402.professorsausages.com/llms.txt)
