Trovashop for Agents
The fashion commerce API for AI assistants. Near real-time deals, price intelligence, and affiliate-tracked purchase links — everything your agent needs to help users shop smarter.
Quick Start
# Search deals — no API key needed for basic access curl "https://trovashop.xyz/api/v1/public/deals?q=wool+coat&max_price=300" # With an API key for higher limits + Pro fields curl -H "X-API-Key: ts_live_xxxxx" \ "https://trovashop.xyz/api/v1/public/deals?q=Acne+Studios&min_discount=30&size=M"
Live Data
Live pricing from 200+ brands. Verified hourly, within hours of going live. Training data can't compete.
Built-in Monetization
Every purchase_url includes affiliate tracking. Your agent generates revenue by default.
Agent-Native
OpenAPI spec, GPT Actions, MCP server, structured responses with plain-English explanations.
API Pricing
Free
$0
- 30 requests/min
- 5 results per query
- Deal search + brands + price check
- No API key needed
Pro
$49/mo
- 500 requests/min
- 50 results per query
- Price history data
- Size recommendations
- Webhook notifications
Enterprise
Custom
- 5,000+ requests/min
- 200 results per query
- Everything in Pro
- Sponsored placements
- SLA + dedicated support
Integrate in Minutes
Agent Quickstart
One markdown file your AI can read and self-configure from — paste the URL into any agent
REST API
Direct HTTP calls to /api/v1/public/*
OpenAPI Spec
Auto-generate clients in any language
Interactive API Docs
Try every endpoint live in your browser — Swagger UI
MCP Server
Native Claude / ChatGPT / Cursor integration — see the connect guide
GPT Actions
Add to any Custom GPT in seconds
Free tier — no credit card needed