# CacheBy for developers and agents

CacheBy exposes a **read-only search API** over its catalog of research products sold in Korea.
No sign-up, no API key.

## Start here

```bash
curl "https://api.cacheby.com/search?q=DMSO&menu=products"
```

- OpenAPI spec — [https://cacheby.com/.well-known/openapi.json](https://cacheby.com/.well-known/openapi.json)
- Endpoint reference — [https://cacheby.com/api.md](https://cacheby.com/api.md)
- Agent guidance (when to use us) — [https://cacheby.com/agents.md](https://cacheby.com/agents.md)
- Pricing — [https://cacheby.com/pricing.md](https://cacheby.com/pricing.md)
- Site overview — [https://cacheby.com/llms.txt](https://cacheby.com/llms.txt) · Korean: [https://cacheby.com/llms-ko.txt](https://cacheby.com/llms-ko.txt)
- Korean version of this page — [https://cacheby.com/developers/ko](https://cacheby.com/developers/ko)

## In-browser agents (WebMCP)

On any CacheBy page, read-only tools are registered on `document.modelContext`:
`search_products`, `search_by_cas`, `compare_reagent_prices`, `get_substitutes`,
`get_similar_products`.

## Scope

Read-only by design. Cart, ordering, quoting and payment are not exposed programmatically.

## Contact

info@cacheby.com
