Introduction
Product data API and MCP server for developers and AI agents.
Covala API
Covala gives your app — or any AI agent — instant access to structured product intelligence across 15 retailers.
What you get
- 25,000+ products with structured specs, brand info, categories, and images
- Price intelligence from 15 retailers with history, trends, and deal scoring
- Product knowledge — maintenance schedules, lifespan data, error codes, buying guides, and cost of ownership for 160+ product types
- Brand profiles — quality tier, warranty info, repairability, and support reputation for 290+ brands
- Product relationships — successors, alternatives, accessories, and series
- MCP server for Claude, GPT, and any MCP-compatible AI agent
Quick example
curl https://api.covala.com/v2/products \
-H "X-API-Key: YOUR_API_KEY" \
-G -d "q=samsung dishwasher" \
-d "include=offers"Free vs Paid
Every account starts with a free tier (5,000 requests/month). Product data is available on all tiers. Product knowledge — maintenance schedules, error codes, lifespan data, buying guides — requires a Starter plan or above.
| Free | Starter ($29/mo) | Pro ($99/mo) | |
|---|---|---|---|
| Product data | Full access | Full access | Full access |
| Knowledge layer | Discovery only | Full access | Full access |
| Requests/month | 5,000 | 50,000 | 500,000 |
Next steps
- Quickstart — get your API key and make your first request
- Authentication — how API keys and rate limits work
- API Reference — full endpoint documentation
- MCP Server — give AI agents product intelligence